CN115840567A - Application editing method and related equipment - Google Patents

Application editing method and related equipment Download PDF

Info

Publication number
CN115840567A
CN115840567A CN202211654413.2A CN202211654413A CN115840567A CN 115840567 A CN115840567 A CN 115840567A CN 202211654413 A CN202211654413 A CN 202211654413A CN 115840567 A CN115840567 A CN 115840567A
Authority
CN
China
Prior art keywords
data
component
attribute information
field
target
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211654413.2A
Other languages
Chinese (zh)
Inventor
褚健
谭彰
彭后萍
朱江峰
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Lanzhuo Digital Technology Co ltd
Original Assignee
Lanzhuo Digital Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Lanzhuo Digital Technology Co ltd filed Critical Lanzhuo Digital Technology Co ltd
Priority to CN202211654413.2A priority Critical patent/CN115840567A/en
Publication of CN115840567A publication Critical patent/CN115840567A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • User Interface Of Digital Computer (AREA)

Abstract

The embodiment of the invention provides an application editing method and related equipment. The method comprises the following steps: responding to an operation instruction for selecting a data assembly from field assemblies of different data types, and obtaining first attribute information configured by the data assembly; configuring the data assembly to obtain a data filling interface; converting the first attribute information into a service data model; each field in the business data model corresponds to the data component one by one; under the condition that a data source of the data management table is a data filling table, responding to an operation instruction for selecting a target field from each field name, and acquiring a table component corresponding to the target field and second attribute information configured by the table component; and associating the table component with the service data model based on the second attribute information, and configuring the table component to obtain a data management interface. The invention can carry out data management on the data fill-in report form by associating the business data model with the table component, thereby simplifying the application editing process.

Description

Application editing method and related equipment
Technical Field
The present invention relates to the field of application editing technologies, and in particular, to an application editing method and related devices.
Background
In the application development process, the existing system usually starts from modeling of model metadata, pairs the model metadata to corresponding view metadata after the model metadata is completed, and then generates a business document interface to complete the construction process; if the view of other forms needs to be adapted, the pairing work needs to be repeated, the process is very complicated, and errors are easy to occur.
Disclosure of Invention
The embodiment of the invention aims to provide an application editing method and related equipment. The specific technical scheme is as follows:
the invention provides an application editing method, which is applied to an editor and comprises the following steps:
responding to an operation instruction for selecting a data assembly from field assemblies of different data types, and obtaining first attribute information configured by the data assembly; wherein the first attribute information includes at least a field name of the data component;
configuring the data assembly to obtain a data filling interface; wherein, a data filling report with a row name of the field name is displayed in the data filling interface;
converting the first attribute information into a service data model; each field in the business data model corresponds to the data component one by one;
under the condition that a data source of a data management table fills a report for the data, responding to an operation instruction for selecting a target field from each field name, and acquiring a table component corresponding to the target field and second attribute information configured by the table component;
and associating the table component with the service data model based on the second attribute information, and configuring the table component to obtain a data management interface.
Optionally, the second attribute information at least includes data operation authority information, and associating the table component with the service data model based on the second attribute information includes:
acquiring the data operation authority information configured by the target field;
and performing data operation authority control on the data assembly corresponding to the target field based on the data operation authority information.
Optionally, the method further includes:
responding to an instruction for selecting a target screening component from the screening components, and obtaining third attribute information configured by the target screening component;
associating the table component with the target screening component based on the third attribute information;
and screening to obtain data information in the data component associated with the table component by using the field name.
Optionally, the method further includes:
responding to an instruction for selecting a target chart component from all chart components, and obtaining fourth attribute information configured by the target chart component;
associating the table component with the target chart component based on the fourth attribute information so as to display the data management table in the data management interface in a chart display mode; and the name of the data column of the data management table is the field name of the target field.
Optionally, the method further includes:
and storing the first configuration data for configuring the data component and the second configuration data for configuring the table component in a JSON Schema mode.
The present invention also provides an editor comprising:
the data filling view configuration module is configured to respond to an operation instruction for selecting a data assembly from field assemblies of different data types and obtain first attribute information of the data assembly configuration; wherein the first attribute information includes at least a field name of the data component;
the data filling view configuration module is also configured to configure the data assembly to obtain a data filling interface; wherein, a data filling form with a row name as the field name is displayed in the data filling interface;
the data filling view configuration module is further configured to convert the first attribute information into a service data model; each field in the business data model corresponds to the data component one by one;
the data management view configuration module is configured to respond to an operation instruction for selecting a target field from each field name under the condition that a data source of a data management table fills a report for the data, and obtain a table component corresponding to the target field and second attribute information configured by the table component;
and the data management view configuration module is also configured to associate the table component with the service data model based on the second attribute information, configure the table component and obtain a data management interface.
Optionally, the second attribute information at least includes data operation permission information, and the data management view configuration module is specifically configured to obtain the data operation permission information configured by the target field; and performing data operation authority control on the data assembly corresponding to the target field based on the data operation authority information.
Optionally, the method further includes:
an application view configuration module configured to obtain third attribute information of the target screening component configuration in response to an instruction to select a target screening component from the screening components; associating the table component with the target screening component based on the third attribute information; and screening to obtain data information in the data component associated with the table component by using the field name.
The present invention also provides a computer-readable storage medium having a program stored thereon, which when executed by a processor implements the above-described application editing method.
The present invention also provides an electronic device comprising:
at least one processor, and at least one memory, bus connected with the processor;
the processor and the memory complete mutual communication through the bus; the processor is used for calling the program instructions in the memory so as to execute the application editing method.
The embodiment of the invention provides an application editing method and related equipment, which respond to an operation instruction for selecting a data component from field components of different data types and obtain first attribute information configured by the data component; configuring the data assembly to obtain a data filling interface; converting the attribute information into a service data model; each field in the business data model corresponds to the data component one by one; under the condition that a data source of the data management table is a data filling table, responding to an operation instruction for selecting a target field from each field name, and acquiring a table component corresponding to the target field and second attribute information configured by the table component; and associating the table component with the service data model based on the second attribute information, and configuring the table component to obtain a data management interface. The business data model is associated with the table component, so that data management can be performed on the data fill report, application editing can be flexibly realized, model metadata modeling is not required to be repeated, and the application editing process is simplified.
Of course, it is not necessary for any product or method of practicing the invention to achieve all of the above-described advantages at the same time.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
Fig. 1 is a flowchart of an application editing method according to an embodiment of the present invention;
FIG. 2 is a diagram of an editor architecture according to an embodiment of the invention;
FIG. 3 is a schematic diagram of a module relationship according to an embodiment of the present invention;
FIG. 4 is a schematic diagram of a module relationship provided in an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The invention provides an application editing method, which is applied to an editor, and as shown in figure 1, the method comprises the following steps:
step 101: responding to an operation instruction for selecting a data assembly from field assemblies of different data types, and obtaining first attribute information configured by the data assembly; wherein the first attribute information includes at least a field name of the data component.
Each field component corresponds to one data type, and according to different data types, the field components can be a text component of a character data type, a numerical value component of a numerical data type, a date and time component of a time data type, a single-selection component for enumerating the data types and a check component for collecting the data types; of course, the field component may also be an attachment component of a file data type, a picture component of a picture data type, a serial number component of a self-incrementing counting data type. According to the data types and the function requirements of fields in specific data filling contents, corresponding components can be selected from field components of different data types, a user can drag a plurality of field components to a canvas in a dragging operation mode, and an operation instruction for selecting the data components from the field components of different data types is generated. The data components may be displayed on the canvas in the form of fields of the data table, which may be data rows of the data table, the names of which may be field names.
The position and the size of the data component can be adjusted, and the position information, the size information and the data type information of the data component can be used as the first attribute information of the data component. Besides adjusting the attribute configuration such as the position and the size of the field component, the user can also use the functions such as a calculation formula and data linkage to realize the requirement of data linkage between fields.
After the data component is selected, the data component may be named to obtain a field name of the data component, and the first attribute information at least includes the field name. Of course, the first attribute information may also include a data type of a field, a check rule, and an authority rule. The data type may be a character data type, a number data type, a time data type, an enumeration data type, a set data type, or the like. The check rule can judge whether the field meets the requirement of the data type through the data type, and if the content of the character data type is filled in the field of the time data type, the check is failed. The check rule may also select whether a field is a mandatory field. The permission rules may be whether a field is visible to the user, whether the user can edit the field, etc.
Step 102: configuring the data assembly to obtain a data filling interface; wherein, the data filling interface displays a data filling form with a row name as a field name.
The data assembly is configured, and the layout configuration of the data assembly on the size, the position and the like of the view layer can be carried out. After the configuration is completed, a data filling interface can be obtained, a data filling form with the row name being the field name is displayed in the data filling interface, the information of the size, the position, the type and the like of each row in the data filling form can be displayed, and the form name of the data filling form can also be displayed.
Step 103: converting the first attribute information into a service data model; and each field in the business data model corresponds to the data component one by one.
When the first attribute information is converted into the service data model, the attribute information of the user configuration, such as the position, size, type, field name of the data component, data type of the field, check rule, authority rule and other information, can be converted into the service data model in the JSON Schema form, each data component corresponds to a field in the service data model, and the attribute information of the user configuration belongs to the applied metadata. The business data model can be reverted to a configuration interface. The invention completes the configuration of the data filling view by the configuration in the user-defined data assembly attribute, and synchronously adds the business data model and the related view in the application metadata after the configuration is completed.
Step 104: under the condition that the data source of the data management table fills the report for the data, responding to an operation instruction for selecting a target field from each field name, and obtaining a table component corresponding to the target field and second attribute information configured by the table component.
After the data filling interface is obtained, the data filling form in the data filling interface is used as a data source so as to be conveniently associated with the data management form, and then the data of the data filling form is managed by using the data management form. The data filling report form is provided with one or more fields with different field names, a user can select a target field through the field names, an operation instruction for selecting the target field from each field name is generated, a form component corresponding to the target field is obtained, attribute configuration can be carried out on the form component, and second attribute information of the form component configuration is obtained. Optionally, the second attribute information at least includes data operation authority information, and the data operation authority information may include, but is not limited to, a viewing authority, an editing authority, a deleting authority, and the like. Of course, besides the operation authority, the data batch operation can be performed by configuration import, export, batch modification and the like.
Step 105: and associating the table component with the service data model based on the second attribute information, and configuring the table component to obtain a data management interface.
As an optional implementation, associating the form component with the business data model based on the second attribute information includes: acquiring data operation authority information configured by a target field; and performing data operation authority control on the data assembly corresponding to the target field based on the data operation authority information.
By configuring attributes of the table components and associating the business data model, column data displayed on a data management interface can be controlled, the name of the column data can be the field name of the selected target field, and when the column data is controlled, data information of the column data can be checked, deleted, modified and the like according to requirements.
As an optional implementation manner, in order to meet the requirement of data filtering, the method further includes:
responding to an instruction for selecting a target screening component from the screening components, and acquiring third attribute information configured by the target screening component; associating the form component with the target screening component based on the third attribute information; data information in data components associated with the form components is obtained using field name filtering.
The form component is associated with the target screening component, the form component required to be controlled by the target screening component is associated, after the association is performed, field data in a data model configured in the associated form component can be selected from configuration items of the target screening component, and a data management view can be generated through information such as whether the configuration fields are used as screening items and default screening conditions. According to the data management method and the data management system, the corresponding table components are associated through the third attribute information configured by the target screening component, the fields of the business data model used for data query filtering in the ledger are opened as required, and a data management interface with a data query function according to the fields of the business data model can be generated. Optionally, when the table component is associated with the target screening component based on the third attribute information, the table component in the same view may be selected as an operation object of the target screening component, so as to obtain a service data model bound by the table component, and obtain corresponding data management table information; the target screening component is used for realizing selection and default value configuration of fields to be screened based on the fields of the data management table.
As an optional implementation manner, the application editing method provided by the present invention further includes: and storing the first configuration data for configuring the data component and the second configuration data for configuring the table component in a JSON Schema mode.
As an optional implementation manner, the application editing method provided by the present invention further includes:
responding to an instruction for selecting a target chart component from the chart components, and obtaining fourth attribute information configured by the target chart component; associating the table component with the target chart component based on the fourth attribute information so as to display the data management table in the data management interface according to a chart display mode; the name of the data column of the data management table is the field name of the target field.
Alternatively, the fourth attribute information may include chart type information. When the form component is associated with the target chart component based on the fourth attribute information, a business data model which needs data visualization can be selected firstly, then the chart type in the corresponding target chart component is configured according to the morphological requirement of data visualization presentation, and finally, the field in the data management table is selected as an index and a dimension for display respectively according to the requirement.
The invention can also configure chart components according to business requirements, and can also configure text components, multimedia components and the like, thereby realizing the functions of viewing, analyzing and processing business data. In addition, in order to meet visual data display with a large screen as a carrier in business requirements, the incidence relation of data sources can be processed, so that a large screen view adaptive to various display environments can be generated. The user can configure the chart assembly and the information display assembly through the dragging operation mode to finish the billboard views of the self-adaptive PC and the Mobile; the system comprises a configuration data chart component, an information display component, a map GIS component and the like, and a large screen view with various display forms is completed. Specifically, statistical analysis of data can be completed by configuring indexes, dimensions, filtering conditions and the like in the business data model, and then corresponding display modes such as data charts (line charts, bar charts, pie charts, trend charts and the like), GIS maps (geographical flight lines, thermal distribution, geographical tracks), information display (carousel, rolling, countdown) and the like are selected.
After the application is edited, the data stored in the JSON Schema form is subjected to initialization operations such as rendering of view elements, event binding, default value processing and the like through view adapters such as a data filling view adapter, a data management view adapter, a data billboard view adapter and a data large screen view adapter, and then functions of data filling, data management and data analysis display provided by the application can be used through the view.
The present invention also provides an editor, as shown in fig. 2, including:
a data filling view configuration module 201 configured to respond to an operation instruction for selecting a data component from field components of different data types, and obtain first attribute information of data component configuration; wherein the first attribute information includes at least a field name of the data component.
The data filling view configuration module 201 is further configured to configure the data component to obtain a data filling interface; wherein, the data filling interface displays a data filling form with a row name as a field name.
The data filling view configuration module 201 is further configured to convert the first attribute information into a service data model; and each field in the business data model corresponds to the data component one by one.
The data management view configuration module 202 is configured to, under the condition that the data source of the data management table is a data fill table, respond to an operation instruction for selecting a target field from each field name, obtain a form component corresponding to the target field and second attribute information of the form component configuration.
The data management view configuration module 202 is further configured to associate the form component with the service data model based on the second attribute information, and configure the form component to obtain a data management interface.
Optionally, the second attribute information at least includes data operation permission information, and the data management view configuration module is specifically configured to obtain the data operation permission information configured by the target field; and performing data operation authority control on the data assembly corresponding to the target field based on the data operation authority information.
Optionally, the editor further includes:
the application view configuration module is configured to respond to an instruction for selecting a target screening component from the screening components and obtain third attribute information configured by the target screening component; associating the form component with the target screening component based on the third attribute information; data information in data components associated with the form components is obtained using field name filtering.
The application view configuration module can further comprise a data billboard view configuration module and a data large-screen view configuration module.
The data billboard view configuration module provides a visual configuration tool, and a user configures the data chart component and the information display component by dragging and pulling, and can complete the billboard view of the self-adaptive PC and the Mobile through configuring the association model of the components.
The data large screen view configuration module provides a visual configuration tool, and a user can complete large screen views with various display forms by configuring an association model of components through an operation mode of dragging and pulling, a data chart component, an information display component, a map GIS component and the like.
The editor of the invention may further comprise: and the data view operation module.
The data view operation module respectively analyzes view configuration data of several types, namely data filling, data management, a data billboard and a data large screen, through a built-in extensible view adapter, and finally shows the view configuration data in the forms of document flow layout based on block-level elements or multi-level free layout based on canvas control and the like by combining a view rendering engine.
The configuration of the data filling interface is completed through visual operation, and meanwhile, a corresponding business data model is added in the application metadata; then entering a data management view configuration module, and completing the configuration of the data management view by associating the service data model in the application metadata; and then, carrying out visual configuration on the data filled by the user through a data billboard view configuration module and a data large screen view configuration module. The editor can be made into an application program with functions of data filling, management, analysis, display and the like according to business requirements, so that the developed application functions are diversified.
Fig. 3 is a schematic diagram of a module relationship, as shown in fig. 3, the low-code application editor configuration module includes a data filling view configuration module, a data management view configuration module, a data bulletin board view configuration module, and a data large screen view configuration module. The low code application metadata comprises a data model which can be a business data model and corresponds to data filling view configuration data, data management view configuration data, data billboard view configuration data and data large screen view configuration data. The low-code application editor running module comprises a data filling view adapter, a data management view adapter, a data billboard view adapter and a data large screen view adapter.
Fig. 4 is another schematic diagram of module relationships, as shown in fig. 4, the data filling view configuration module has a text data type (String) text control, a numeric data type (Number) numerical control, a time data type (Datetime) time-date control, an enumerated data type (Enum) single-selection control, a Set data type (Set) check control, a File data type (File) attachment control, and a counted data type (Counter) serial Number control, which correspond to a text data type (String) field a, a numeric data type (Number) field B, a time data type (Datetime) field C, an enumerated data type (Enum) field D, an aggregated data type (Set) field E, a File data type (File) field F, and a counted data type (Counter) field G in the data model, respectively. The data management view configuration module is provided with a data screening control and a data table control. The data billboard view configuration module is provided with a data chart control and an information display control. The data large screen view configuration module is provided with a data chart control, an information display control and a GIS map display control.
An embodiment of the present invention provides a computer-readable storage medium on which a program is stored, the program implementing the above-described application editing method when executed by a processor.
An embodiment of the present invention provides an electronic device, as shown in fig. 5, an electronic device 50 includes at least one processor 501, at least one memory 502 connected to the processor 501, and a bus 503; the processor 501 and the memory 502 complete communication with each other through the bus 503; the processor 501 is used to call program instructions in the memory 502 to execute the application editing method described above. The electronic device herein may be a server, a PC, a PAD, a mobile phone, etc.
The present application also provides a computer program product adapted to execute a program initialized with the steps comprised by the above-mentioned application editing method, when executed on a data processing device.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, systems and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
In a typical configuration, a device includes one or more processors (CPUs), memory, and a bus. The device may also include input/output interfaces, network interfaces, and the like.
The memory may include volatile memory in a computer readable medium, random Access Memory (RAM) and/or non-volatile memory, such as Read Only Memory (ROM) or flash memory (flash RAM), including at least one memory chip. The memory is an example of a computer-readable medium.
Computer-readable media, including both non-transitory and non-transitory, removable and non-removable media, may implement information storage by any method or technology. The information may be computer readable instructions, data structures, modules of a program, or other data. Examples of computer storage media include, but are not limited to, phase change memory (PRAM), static Random Access Memory (SRAM), dynamic Random Access Memory (DRAM), other types of Random Access Memory (RAM), read Only Memory (ROM), electrically Erasable Programmable Read Only Memory (EEPROM), flash memory or other memory technology, compact disc read only memory (CD-ROM), digital Versatile Discs (DVD) or other optical storage, magnetic cassettes, magnetic tape magnetic disk storage or other magnetic storage devices, or any other non-transmission medium that can be used to store information that can be accessed by a computing device. As defined herein, a computer readable medium does not include a transitory computer readable medium such as a modulated data signal and a carrier wave.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. It should also be noted that the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of additional identical elements in the process, method, article, or apparatus comprising the element.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on the differences from the other embodiments. In particular, for the system embodiment, since it is substantially similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
The above are merely examples of the present application and are not intended to limit the present application. Various modifications and changes may occur to those skilled in the art. Any modification, equivalent replacement, improvement, etc. made within the spirit and principle of the present application should be included in the scope of the claims of the present application.

Claims (10)

1. An application editing method, applied to an editor, the method comprising:
responding to an operation instruction for selecting a data assembly from field assemblies of different data types, and obtaining first attribute information configured by the data assembly; wherein the first attribute information includes at least a field name of the data component;
configuring the data assembly to obtain a data filling interface; wherein, a data filling form with a row name as the field name is displayed in the data filling interface;
converting the first attribute information into a service data model; each field in the business data model corresponds to the data component one by one;
under the condition that a data source of a data management table fills a report for the data, responding to an operation instruction for selecting a target field from each field name, and acquiring a table component corresponding to the target field and second attribute information configured by the table component;
and associating the table component with the service data model based on the second attribute information, and configuring the table component to obtain a data management interface.
2. The application editing method according to claim 1, wherein the second attribute information includes at least data operation authority information; the associating the form component with the business data model based on the second attribute information includes:
acquiring the data operation authority information configured by the target field;
and performing data operation authority control on the data assembly corresponding to the target field based on the data operation authority information.
3. The application editing method according to claim 2, further comprising:
responding to an instruction for selecting a target screening component from the screening components, and obtaining third attribute information configured by the target screening component;
associating the table component with the target screening component based on the third attribute information;
and screening to obtain data information in the data component associated with the table component by using the field name.
4. The application editing method according to claim 1, further comprising:
responding to an instruction for selecting a target chart component from all chart components, and obtaining fourth attribute information configured by the target chart component;
associating the table component with the target chart component based on the fourth attribute information so as to display the data management table in the data management interface in a chart display mode; and the name of the data column of the data management table is the field name of the target field.
5. The application editing method according to claim 1, further comprising:
and storing the first configuration data for configuring the data component and the second configuration data for configuring the table component in a JSON Schema mode.
6. An editor, comprising:
the data filling view configuration module is configured to respond to an operation instruction for selecting a data assembly from field assemblies of different data types and obtain first attribute information of the data assembly configuration; wherein the first attribute information includes at least a field name of the data component;
the data filling view configuration module is also configured to configure the data assembly to obtain a data filling interface; wherein, a data filling form with a row name as the field name is displayed in the data filling interface;
the data filling view configuration module is further configured to convert the first attribute information into a service data model; each field in the business data model corresponds to the data component one by one;
the data management view configuration module is configured to respond to an operation instruction for selecting a target field from each field name under the condition that a data source of a data management table fills a report for the data, and obtain a table component corresponding to the target field and second attribute information configured by the table component;
and the data management view configuration module is also configured to associate the table component with the service data model based on the second attribute information, configure the table component and obtain a data management interface.
7. The editor of claim 6, wherein the second attribute information comprises at least data operation permission information, and the data management view configuration module is specifically configured to obtain the data operation permission information configured by the target field; and performing data operation authority control on the data assembly corresponding to the target field based on the data operation authority information.
8. The editor of claim 7 further comprising:
an application view configuration module configured to obtain third attribute information of the target screening component configuration in response to an instruction to select a target screening component from the screening components; associating the table component with the target screening component based on the third attribute information; and screening to obtain data information in the data component associated with the table component by using the field name.
9. A computer-readable storage medium, characterized in that the computer-readable storage medium has stored thereon a program which, when executed by a processor, implements the application editing method of any one of claims 1 to 5.
10. An electronic device, comprising:
at least one processor, and at least one memory, bus connected with the processor;
the processor and the memory complete mutual communication through the bus; the processor is configured to call program instructions in the memory to perform the application editing method of any of claims 1-5.
CN202211654413.2A 2022-12-22 2022-12-22 Application editing method and related equipment Pending CN115840567A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211654413.2A CN115840567A (en) 2022-12-22 2022-12-22 Application editing method and related equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211654413.2A CN115840567A (en) 2022-12-22 2022-12-22 Application editing method and related equipment

Publications (1)

Publication Number Publication Date
CN115840567A true CN115840567A (en) 2023-03-24

Family

ID=85579018

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211654413.2A Pending CN115840567A (en) 2022-12-22 2022-12-22 Application editing method and related equipment

Country Status (1)

Country Link
CN (1) CN115840567A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116382659A (en) * 2023-05-29 2023-07-04 珠海乐图软件有限公司 Data definition method of code-free development platform
CN116610320A (en) * 2023-07-21 2023-08-18 江苏橙智云信息技术有限公司 Configuration platform of configuration page of building automatic control system
CN116880733A (en) * 2023-06-02 2023-10-13 珠海银弹谷网络有限公司 Table data processing method, apparatus, device and storage medium

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116382659A (en) * 2023-05-29 2023-07-04 珠海乐图软件有限公司 Data definition method of code-free development platform
CN116382659B (en) * 2023-05-29 2023-09-01 珠海乐图软件有限公司 Data definition method of code-free development platform
CN116880733A (en) * 2023-06-02 2023-10-13 珠海银弹谷网络有限公司 Table data processing method, apparatus, device and storage medium
CN116880733B (en) * 2023-06-02 2024-03-12 珠海银弹谷网络有限公司 Table data processing method, apparatus, device and storage medium
CN116610320A (en) * 2023-07-21 2023-08-18 江苏橙智云信息技术有限公司 Configuration platform of configuration page of building automatic control system
CN116610320B (en) * 2023-07-21 2023-10-17 江苏橙智云信息技术有限公司 Configuration system of configuration page of building automatic control system

Similar Documents

Publication Publication Date Title
CN115840567A (en) Application editing method and related equipment
CN107807913A (en) A kind of form design system and method based on web
CN114035773A (en) Configuration-based low-code form development method, system and device
CN107644286A (en) Workflow processing method and device
KR20150042292A (en) Visualizing relationships between data elements and graphical representations of data element attributes
CN111126019B (en) Report generation method and device based on mode customization and electronic equipment
CN113535165A (en) Interface generation method and device, electronic equipment and computer readable storage medium
CN114090653A (en) Resource data statistical method and device, meta-platform equipment and storage medium
CN108255471B (en) System configuration item configuration device, method and equipment based on configuration suite
CN114971591A (en) Multi-level reporting and summarizing system and method for enterprise annual budget
CN101706818A (en) Report dynamic filtering method and device
US20130339835A1 (en) Dynamic presentation of a results set by a form-based software application
CN113641336B (en) Natural resource field investigation platform and construction method thereof, electronic equipment, storage medium and program product
CN111797125A (en) Report creating method and device, electronic equipment and computer readable storage medium
CN116610667A (en) Service data processing method, device, computer equipment and storage medium
CN112579664A (en) Processing method and device for chart linkage
CN102866985A (en) Data formatting device and method for on-line analytical processing system
CN111916164B (en) Method and device for realizing center-started investigation system in clinical research
CN116009862A (en) Data processing method, system, device and storage medium
CN113515505B (en) Data model generation method and device of data warehouse and electronic equipment
CN114238724A (en) Data visualization method and device
CN111933228B (en) Method and device for realizing project distribution and management system in clinical research
US20190050462A1 (en) Utilizing database tables for dashboard management
CN114895875A (en) Zero-code visual information system metadata production application method and system
CN111124400B (en) Calendar component implementation method and device, computer equipment and medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination