CN116956851A - Form generation method and device, electronic equipment and storage medium - Google Patents

Form generation method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN116956851A
CN116956851A CN202310714611.1A CN202310714611A CN116956851A CN 116956851 A CN116956851 A CN 116956851A CN 202310714611 A CN202310714611 A CN 202310714611A CN 116956851 A CN116956851 A CN 116956851A
Authority
CN
China
Prior art keywords
sub
biao
sun
main
configuration information
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
CN202310714611.1A
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.)
China Construction Bank Corp
CCB Finetech Co Ltd
Original Assignee
China Construction Bank Corp
CCB Finetech 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 China Construction Bank Corp, CCB Finetech Co Ltd filed Critical China Construction Bank Corp
Priority to CN202310714611.1A priority Critical patent/CN116956851A/en
Publication of CN116956851A publication Critical patent/CN116956851A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F40/00Handling natural language data
    • G06F40/10Text processing
    • G06F40/166Editing, e.g. inserting or deleting
    • G06F40/183Tabulation, i.e. one-dimensional positioning
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F3/00Input arrangements for transferring data to be processed into a form capable of being handled by the computer; Output arrangements for transferring data from processing unit to output unit, e.g. interface arrangements
    • G06F3/01Input arrangements or combined input and output arrangements for interaction between user and computer
    • G06F3/048Interaction techniques based on graphical user interfaces [GUI]
    • G06F3/0487Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser
    • G06F3/0488Interaction techniques based on graphical user interfaces [GUI] using specific features provided by the input device, e.g. functions controlled by the rotation of a mouse with dual sensing arrangements, or of the nature of the input device, e.g. tap gestures based on pressure sensed by a digitiser using a touch-screen or digitiser, e.g. input of commands through traced gestures
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/30Computing systems specially adapted for manufacturing

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Audiology, Speech & Language Pathology (AREA)
  • Computational Linguistics (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Computer Interaction (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

The application provides a form generation method, a form generation device, electronic equipment and a storage medium, and relates to the technical fields of big data, data visualization and computers. The method comprises the following steps: responding to configuration operation executed for a first form creation page, and acquiring configuration information of a main form, a sub-form and Sun Biao, a table relation between the main form and the sub-form and a table relation between the sub-form and a grandchild form; generating a first form comprising a table relation among a master table, a child table and a grandchild table based on the configuration information and the table relation; and filling the first form based on target data corresponding to each element of the first form in the main form, the sub-form and the Sun Biao to obtain a target form. Therefore, the data of the main table, the sub table and the Sun Biao and the relation among the data can be displayed through the target table, the display mode is simplified, the user can edit the data of the three data tables by operating in the target table, the operation difficulty is reduced, and the user operation is facilitated.

Description

Form generation method and device, electronic equipment and storage medium
Technical Field
The present application relates to the field of big data, data visualization, and computer technologies, and in particular, to a form generating method, an apparatus, an electronic device, and a storage medium.
Background
In actual scenes, there are many situations in which data relationships of three data tables having association relationships, i.e., a master-slave relationship, in sequence need to be displayed. The three data tables are respectively called a main table, a sub-table and Sun Biao according to the association relation. For example, the information of the user, the details of the bank card, and the balance details are stored in the main table, the sub-table, and the Sun Biao, respectively, and in order for the user to know the balance details of the bank card under the name, the information of the user, the information of the bank card to which the user belongs, and the balance details of the bank card under the name of the user need to be displayed.
In the related art, generally, two levels of forms are configured and generated, wherein a first level of form displays information of a main form and information of an associated sub-form, a second level of form displays information of the sub-form and information of an associated grandchild form, the two levels of forms are associated through buttons, and after the first level of form is displayed, the second level of form is displayed in a popup window mode after the button is touched, so that the relation of three data forms with the relation of the main and the offspring can be displayed. For example, the first-level form displays the information of the user and the information of each bank card under the user name, and after the button corresponding to a certain bank card is touched, the second-level form displays the information of the bank card and the receipt and payment detail information of the bank card in a popup window mode.
The display mode is complex, and when a user edits the data of the three data tables, the two-stage tables are required to be operated respectively, so that the operation difficulty is high.
Disclosure of Invention
The application provides a form generation method, a form generation device, electronic equipment and a storage medium, which are used for solving the problems that in the prior art, a relationship of three data tables with a main and offspring relationship is displayed in a two-stage form, the display is complex, and when a user edits data of the three data tables, the two-stage forms are required to be operated respectively, and the operation difficulty is high.
In a first aspect, the present application provides a form generation method, including: responding to configuration operation executed for a first form creation page, and acquiring configuration information of a main form, a sub-form and Sun Biao, a table relation between the main form and the sub-form and a table relation between the sub-form and Sun Biao; generating a first form based on configuration information of the main table, the sub-table and the Sun Biao, a table relation between the main table and the sub-table and a table relation between the sub-table and the Sun Biao, wherein the first form comprises the table relation among the main table, the sub-table and the Sun Biao; and filling the first form based on target data corresponding to each element of the first form in the main form, the sub-form and the Sun Biao to obtain a target form.
In a second aspect, the present application provides a form generation apparatus including: the first obtaining module is used for responding to the configuration operation executed for the first form creation page and obtaining configuration information of a main table, a sub table and Sun Biao, a table relation between the main table and the sub table and a table relation between the sub table and Sun Biao; a first generation module, configured to generate a first table based on configuration information of the main table, the sub-table, and the Sun Biao, a table relationship between the main table and the sub-table, and a table relationship between the sub-table and the Sun Biao, where the first table includes the table relationship among the main table, the sub-table, and the Sun Biao; and the processing module is used for filling the first form based on the target data corresponding to each element of the first form in the main table, the sub-table and the Sun Biao to obtain a target form.
In a third aspect, the present application provides an electronic device comprising: a processor, and a memory communicatively coupled to the processor; the memory stores computer-executable instructions; the processor executes computer-executable instructions stored in the memory to implement the method as described in the first aspect.
In a fourth aspect, the present application provides a computer-readable storage medium having stored therein computer-executable instructions for performing the method according to the first aspect when executed by a processor.
In a fifth aspect, the application provides a computer program product comprising a computer program which, when executed by a processor, implements the method of the first aspect.
According to the form generation method, the device, the electronic equipment and the storage medium, the configuration information of the main form, the sub-form and the Sun Biao is obtained through responding to the configuration operation executed for the first form creation page, the table relation between the main form and the sub-form and the table relation between the sub-form and the grand form are obtained, the first form is generated based on the configuration information of the main form, the sub-form and the Sun Biao, the table relation between the main form and the sub-form and the table relation between the sub-form and the grand form, the first form comprises the table relation between the main form, the sub-form and the grand form, the target data corresponding to each element in the main form, the sub-form and the Sun Biao are filled into the corresponding positions of the corresponding elements in the first form, and the target form is obtained, so that the data of the main form, the sub-form and the relation between the sub-form and the grand form can be displayed through the target form, the display mode is simplified, the data of the three data forms can be edited through operation in the target form, the operation difficulty of the three data forms is reduced, and the operation is convenient for users.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the application and together with the description, serve to explain the principles of the application.
FIG. 1 is a flowchart of a form generation method according to an embodiment of the present application;
FIG. 2 is a schematic diagram of a first form provided in an embodiment of the present application;
FIG. 3 is a second flowchart of a form generating method according to an embodiment of the present application;
FIG. 4 is a schematic diagram of a first form creation page provided by an embodiment of the present application;
FIG. 5 is a schematic diagram of a second form creation page provided by an embodiment of the present application;
FIG. 6 is a schematic diagram of a form generating device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application.
Specific embodiments of the present application have been shown by way of the above drawings and will be described in more detail below. The drawings and the written description are not intended to limit the scope of the inventive concepts in any way, but rather to illustrate the inventive concepts to those skilled in the art by reference to the specific embodiments.
Detailed Description
Reference will now be made in detail to exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, the same numbers in different drawings refer to the same or similar elements, unless otherwise indicated. The implementations described in the following exemplary examples do not represent all implementations consistent with the application. Rather, they are merely examples of apparatus and methods consistent with aspects of the application as detailed in the accompanying claims.
It should be noted that, in the technical scheme of the application, the acquisition, storage, use, processing and the like of the data all conform to the relevant regulations of national laws and regulations.
In the related art, the relationship of three data tables with the relationships of the main and offspring is displayed by two-stage forms, so that the display is complex, when a user edits the data of the three data tables, the two-stage forms need to be switched, and the two-stage forms are operated respectively, so that the operation difficulty is high. Aiming at the problems, the application provides the following technical conception:
responding to configuration operation executed for a first form creation page, and acquiring configuration information of a main form, a sub-form and Sun Biao, a table relation between the main form and the sub-form and a table relation between the sub-form and a grandchild form; generating a first form based on configuration information of the main table, the sub-table and the Sun Biao, a table relation between the main table and the sub-table and a table relation between the sub-table and the grandchild table, wherein the first form comprises the table relation among the main table, the sub-table and the grandchild table; and filling target data corresponding to each element of the first form in the main form, the sub-form and the Sun Biao into corresponding positions of corresponding elements in the first form to obtain the target form.
Therefore, the configuration operation executed by the user aiming at the first form creation page is realized, the target form is generated, the data of the main form, the sub-form and the Sun Biao and the relation among the three can be displayed simultaneously through the target form, the display mode is simplified, the user can edit the data of the three data forms by operating in the target form, the operation difficulty is reduced, and the user operation is facilitated.
The following describes the technical scheme of the present application and how the technical scheme of the present application solves the above technical problems in detail with specific embodiments. The following embodiments may be combined with each other, and the same or similar concepts or processes may not be described in detail in some embodiments. Embodiments of the present application will be described below with reference to the accompanying drawings.
For clarity of description of the technical solution of the present application, first, some technical terms related to the present application will be explained.
The low code platform is an application program development method, so that business personnel can create the whole application program from scratch with little coding knowledge.
Model driven, use visual modeling techniques to define data relationships, flow logic, and build user interfaces, enabling developers and business users to quickly deliver applications without code.
The form generating method provided by the embodiment of the application is described below with reference to fig. 1. Fig. 1 is a flowchart of a form generating method according to an embodiment of the present application.
It should be noted that, the form generating method provided by the embodiment of the present application may be executed by a form generating device, where the form generating device may be an electronic device, or may be configured in an electronic device, so as to generate a target form according to a configuration operation performed by a user on a first form creation page, so that data of a main form, a sub-form and Sun Biao and a relationship between the three can be displayed simultaneously by the target form, a display manner is simplified, and a user can edit data of three data forms by operating in the target form, thereby reducing operation difficulty and facilitating user operation.
The electronic device may be any device with computing capability, for example, may be a personal computer, a mobile terminal, a server, etc., and the mobile terminal may be, for example, a vehicle-mounted device, a mobile phone, a tablet computer, a personal digital assistant, a wearable device, etc., which have various operating systems, touch screens, and/or display screens. The form generating device can be a form component in a low-code platform driven by a model.
As shown in fig. 1, the form generation method includes the steps of:
s101, responding to configuration operation executed for a first form creation page, and acquiring configuration information of a main form, a sub-form and Sun Biao, a table relation between the main form and the sub-form and a table relation between the sub-form and a grandchild form.
The first form creation page is a page for creating a target form. The first form creation page may include elements such as a text input box, a drop-down list, etc. for performing form configuration. The user may create the target form by performing a configuration operation on the first form creation page.
The configuration operation is an operation performed by the user on the first form creation page, and may include, for example, an information input operation, a selection operation, a save operation, and the like performed by the user on the first form creation page.
In one embodiment, the user may perform a configuration operation on the first form creation page, so that the form generating apparatus may obtain configuration information of the main table, the sub-table, and Sun Biao, a table relationship between the main table and the sub-table, and a table relationship between the sub-table and the grandchild table in response to the configuration operation performed on the first form creation page.
The configuration information of the master table may include information such as a master key and other fields in the master table.
The configuration information of the sub-table can comprise information such as a main key, an external key and other fields in the sub-table. The external keys of the sub-table point to the main keys in the main table, and the table relation between the main table and the sub-table is restrained through the external keys of the sub-table.
Sun Biao, may include information such as a primary key, an outer key, and other fields in Sun Biao. Wherein the foreign key of Sun Biao points to the primary key in the child table, and the table relationship between the child table and the grandchild table is constrained by the foreign key of the grandchild table.
In one embodiment, taking a form page driven by a model as an example, a main external key relation model between a main table and a sub-table and between the sub-table and a grandchild table can be established, and a table relation between the main table and the sub-table and a table relation between the sub-table and the grandchild table are established through the model, so that the form generating device can generate a target form based on the table relation between the main table and the sub-table and the table relation between the sub-table and the grandchild table.
S102, generating a first form based on configuration information of a main table, a sub-table and Sun Biao, a table relation between the main table and the sub-table and a table relation between the sub-table and a grandchild table, wherein the first form comprises the table relation among the main table, the sub-table and the grandchild table.
In one embodiment, the first form includes a table relationship among the main table, the child table and the grandchild table, and may be embodied in that the first form includes fields such as a main key of the main table, fields such as a main key and an external key of the child table, and fields such as a main key and an external key of the grandchild table.
For example, assume that the master table includes user information such as a user's user name, user id (Identity document, identification number), etc., where "user id" is the master key of the master table; the sub-table comprises bank card information such as bank card id, card establishment date, expiration date, user id of the bank card, and the like, wherein the 'bank card id' is a main key of the sub-table, and the 'user id of the bank card' is an external key of the sub-table; sun Biao it includes the balance id, the amount, the belonging bank card id, etc., where "balance id" is the main key of Sun Biao and "belonging bank card id" is the foreign key of grandchild table. Wherein, the external key of the sub-table points to the main key in the main table, and the table relation between the main table and the sub-table is restrained through the external key of the sub-table; the foreign key of Sun Biao points to the primary key in the child table, and the table relationship between the child table and the grandchild table is constrained by the foreign key of the grandchild table.
Then, referring to fig. 2, the generated first form may include information such as a "user name" field, "user id" field related to the user, a "bank card id" field related to the bank card, "date of creation" field, "expiration date" field, "user id" field related to the bank card, a "balance id" field related to the balance information of the bank card, "date" field, "amount" field, "bank card id" field related to the balance information of the bank card, and the like. Wherein, the user id of the bank card constrains the table relation between the main table and the sub-table, and the bank card id of the bank card constrains the table relation between the sub-table and the grandchild table.
It should be noted that, in addition to the fields, the first form may further include other information, such as a text input box, a new button, a delete button, a save button, etc. corresponding to the field values of the fields, which is not limited in the present application.
In one embodiment, in response to a configuration operation performed on the first form creation page, the generated first form may be displayed in real time in a preset area of the first form creation page, so that a user may conveniently see a page effect of the first form in real time.
And S103, filling the first form based on target data corresponding to each element of the first form in the main form, the sub-form and the Sun Biao to obtain a target form.
In one embodiment, the target data corresponding to each element of the first form in the master table, the sub table and the Sun Biao may be obtained from the database based on the table relationships among the master table, the sub table and the grandchild table, and then the target data is filled into the corresponding positions of the corresponding elements in the first form, so as to obtain the target form. The target form comprises data of a main form, a sub-form and Sun Biao, and a data relation among the three.
The elements of the first form may include, for example, each field in the first form, a text input box corresponding to a field value of the field, a new button, a delete button, a save button, and the like.
In one embodiment, a field value corresponding to a field related to a main table in a first table may be obtained from one piece of main table data, a field value corresponding to a field related to a sub-table in the first table may be obtained from sub-table data related to the one piece of main table data, a field value corresponding to a field related to Sun Biao in the first table may be obtained from grandchild table data related to each piece of sub-table data (each piece of sub-table data related to one piece of main table data in the main table), and each field value may be filled in a corresponding position in the first table to obtain the target table. The main table data is data in the main table, the sub-table data is data in the sub-table, and the Sun Biao data is data in the grandchild table.
Wherein the number of target forms may be one or more, and the present application is not limited in this regard. And filling the first form based on target data in one piece of main table data of the main table, sub-table data associated with the piece of main table data and grandchild table data associated with each piece of sub-table data of the sub-table to obtain one target form.
In the case that the sub-table data associated with the main table data is multiple, the target data in each sub-table data and its associated grandchild table data may be circularly displayed in the target table, that is, the target data in one sub-table data and its associated grandchild table data is displayed first, and then the target data in the next sub-table data and its associated grandchild table data is displayed until all the sub-table data and its associated grandchild table data are displayed. For one piece of sub-table data, if the associated Sun Biao data is multiple, the target data in each grandchild table data can be circularly displayed in the target table, namely, the target data in one grandchild table data is displayed first, and then the target data in the next grandchild table data is displayed until all the target data in the grandchild table data are displayed.
Continuing with the above example, assume that the user "Zhang San", has two bank cards, each with multiple balance details. A field value such as "Zhang Sano" corresponding to the "user name" field and a field value such as "001" corresponding to the "user id" field may be obtained from a piece of main table data; acquiring a field value such as "00001" corresponding to a "bank card id" field, a field value such as "2011 1 month 1 day" corresponding to a "card build date" field, and a field value such as "2020 month 31 day" corresponding to an "expiration date" field from one piece of sub-table data associated with the one piece of main table data, that is, from another piece of sub-table data in which a field value of a "user id" field of a "bank card" in the sub-table is "001", a field value such as "00002" corresponding to the "bank card id" field, a field value such as "2021 month 31 day" corresponding to the "expiration date" field, and a field value such as "2011 month 1 day" corresponding to the "card build date" field; for each piece of sub-table data, the field value corresponding to the "balance id" field, the "date" field, and the "amount" field is obtained from the plurality of grandchild table data associated with the piece of sub-table data, that is, the plurality of grandchild table data having the field value of "00001" in the "bank card id" field and the plurality of grandchild table data having the field value of "00002" in the "bank card id" field of Sun Biao, respectively.
Further, "Zhang San", may be filled in the text input box on the right side of the "user name" field in the first form shown in fig. 2, "001" is filled in the text input box on the right side of the "user id" field in the first form shown in fig. 2, "user id to which the bank card belongs," 00001 "is filled in the text input boxes on the right side of the" bank card id "field and the" to which the bank card belongs "field in the first form shown in fig. 2," 2011 month 1 day "is filled in the text input box on the right side of the" card creation date "field in the first form shown in fig. 2, filling 31 days of the year" 12 in 2020 "into a text input box on the right side of an expiration date field in a first form shown in fig. 2, and filling field values corresponding to a balance id field, a date field and an amount field respectively acquired from a plurality of grandchild table data with a field value of 00001 in the bank card id field, into a table below the first form shown in fig. 2 in a cyclic manner, wherein each row is filled based on field values corresponding to the balance id field, the date field and the amount field acquired from one grandchild table data.
Further, according to the same manner of displaying the dashed box in fig. 2, a plurality of fields and corresponding text input boxes or tables may be added under the dashed box position, and according to the manner described above, "001", "00002", "2011 year 2 month 1 day", "2021 year 1 month 31 day", and the field values corresponding to the "balance id" field and the "date" field and the "amount" field respectively obtained from the plurality of grandchild table data having the field value of the "affiliated bank card id" field are filled into the corresponding positions, thereby obtaining the target table, wherein the 2 pieces of child table data and the target data in the associated grandchild table data are circularly displayed in the target table.
Therefore, the target form can be generated based on the configuration operation executed by the user on the first form creation page, and the data of the main form, the sub-form and the Sun Biao and the relation among the three can be displayed at the same time through the target form, so that the display mode is simplified. And when the user needs to perform editing operations such as adding, deleting, modifying and the like on the data of the main table, the sub-table and the grand table, the synchronous editing of the data of the main table, the sub-table and the grand table can be realized by performing corresponding operations in the target table, the two-stage tables do not need to be switched, and the two-stage tables are respectively operated, so that the operation difficulty is reduced, and the user operation is facilitated.
In summary, in the form generating method provided by the embodiment of the application, by responding to the configuration operation executed on the first form creation page, the configuration information of the main form, the sub-form and the Sun Biao is obtained, the table relation between the main form and the sub-form and the table relation between the sub-form and the grand-form are obtained, the first form is generated based on the configuration information of the main form, the sub-form and the Sun Biao, the table relation between the main form and the sub-form and the table relation between the sub-form and the grand-form, wherein the first form comprises the table relation between the main form, the sub-form and the grand-form, the target data corresponding to each element of the main form, the sub-form and the Sun Biao are filled into the corresponding positions of the corresponding elements in the first form, so that the target form can be obtained, the data of the main form, the sub-form and the relation between the sub-form can be displayed at the same time, the display mode is simplified, the user can edit the data of the three data forms by operating in the target form, the operation is reduced, and the operation is convenient for the user.
In the form generating method provided by the embodiment of the present application, a process of obtaining configuration information of the main table, the sub table and the Sun Biao, a table relationship between the main table and the sub table, and a table relationship between the sub table and the grandchild table in response to a configuration operation performed on the first form creation page is further described below with reference to fig. 3.
Fig. 3 is a flowchart second of a form generating method according to an embodiment of the present application. As shown in fig. 3, the form generation method includes the following steps:
s301, responding to the form identification input in the first form creation page, and acquiring corresponding form configuration information based on the form identification.
The form identifier is used for uniquely identifying the corresponding form.
The form configuration information may include information such as which fields, text input boxes, etc. are included in the corresponding form, and which table relationships are included in the form.
In one embodiment, the first form creation page may provide an input box for inputting a form identifier, and the user may input the form identifier in the input box, so that the form generating device may obtain form configuration information of the corresponding form from the pre-stored data based on the form identifier in response to obtaining the form identifier input by the first form creation page.
Referring to the first form creation page shown in fig. 4, an input box (401 in fig. 4) for inputting a form identification may be provided, in which a user may input a form identification such as "item information sub-table", so that the form generating apparatus may acquire form configuration information of a corresponding form from pre-stored data based on the acquired form identification.
In one embodiment, the form configuration information corresponding to the form identifier may be configured by the user and stored in the database in the manner shown in steps a1-a5 below:
a1, acquiring a first field value of the sub-table and a second field value of Sun Biao in response to a configuration operation performed on the second form creation page.
The first field value of the sub-table is any field value in the sub-table. The second field value of Sun Biao is any field value in the grandchild table. The number of second field values of Sun Biao may be one or more, as the application is not limited in this regard.
Wherein the second form creation page is a page for configuring a form including a table relationship of two data tables. The second form creation page may include elements such as a text input box, a drop-down list, etc. for performing form configuration. The user can configure the form corresponding to the form identifier by executing a configuration operation on the second form creation page.
In one embodiment, the second form creation page provides an input box for entering the combined name of the combined item. In the embodiment of the application, the field values of at least one field in two data tables with association relations form a combination, one item corresponding to each field value is called a combination item, and a specific field value is the combination name of the combination item. The user may configure the form corresponding to the form identifier by inputting the first field value of the sub-table and the second field value of Sun Biao in the input box corresponding to the combination name of the combination item. Accordingly, in response to an information input operation for an input box of a combination name of a combination item in the second form creation page, a first field value of the sub-table and a second field value of Sun Biao may be acquired.
Referring to the second form creation page shown in fig. 5, an input box (501 and 502 in fig. 5) for inputting the combination name of the combination item may be provided, in which the user may input one field value "item information" of the sub-table and one field value "product detail" of Sun Biao, respectively, to configure a form corresponding to the above-described form identification.
When the number of input boxes of the combination names of the combination items provided by the second form creation page does not meet the required number, the user can add the input boxes of the combination names of the combination items by himself or herself, and the number is unlimited. The second form creation page may further include a pre-configured default configuration, such as an operation type of the operation item shown in fig. 5, where the operation type is "submit" for configuring a save button in the corresponding form, and the operation type is "cancel" for configuring a cancel button in the corresponding form, and when the configuration of the operation item in the second form creation page does not meet the requirement, the user may add the operation item by himself.
a2, acquiring the identification of the sub-table based on the first field value, and acquiring the configuration information of the sub-table based on the identification of the sub-table.
In some embodiments, the identifiers of the corresponding sub-tables may be queried in the database based on the first field value, where in the case that a plurality of sub-table identifiers are searched, the user may decide the final identifier of the sub-table, and further the form generating device may obtain the configuration information of the corresponding sub-table from the database based on the identifier of the sub-table.
a3, acquiring Sun Biao identification based on the second field value, and acquiring Sun Biao configuration information based on Sun Biao identification.
In some embodiments, the corresponding identifier of Sun Biao may be queried in the database based on the second field value, where in the case that multiple identifiers of Sun Biao are searched, the user may decide the final identifier of Sun Biao, and the form generating device may obtain the configuration information of corresponding Sun Biao from the database based on the identifier of Sun Biao.
a4, generating form configuration information based on the configuration information of the sub-table, the configuration information of Sun Biao and the table relation between the pre-created sub-table and the grandchild table.
The form configuration information may include configuration information of the child table, configuration information of Sun Biao, and a table relationship between the child table and the grandchild table created in advance.
and a5, correspondingly storing the form configuration information and the corresponding form identifier.
It should be noted that, in response to the configuration operation performed on the second form creation page, the configured corresponding form may also be displayed in real time in the preset area of the second form creation page, so that the user may conveniently see the page effect of the configured form in real time.
For example, in the case where the user inputs the field value "item information" of the sub-table and the field value "product detail" of Sun Biao in the second form creation page shown in fig. 5, configuration information such as "item id", foreign key such as "scheme id" and other fields such as "item name", "item description", "purchasing mode" of the sub-table may be obtained based on the "item information", configuration information such as "product id", foreign key such as "item id" and other fields such as "product name", "product category", "measurement unit", "unit price", "operation", etc. of the sub-table may be obtained based on the "item information", and the table relation between the sub-table and the grandchild table may be further constrained by the foreign key "item id" of Sun Biao, and form configuration information of the corresponding form may be generated based on the configuration information of the sub-table, the configuration information of Sun Biao, and the table configuration information of the form may be stored corresponding to the corresponding form identifier. In addition, referring to fig. 5, the configured corresponding form may be displayed in real time in the left area of the second form creation page.
It may be appreciated that in the above embodiment, the corresponding form is configured by the first field value of the sub-table and the second field value of the Sun Biao, where the configuration content is information included in the corresponding form, and in one embodiment, the user may further configure the presentation type of the corresponding form.
Correspondingly, referring to fig. 5, the second form creation page may further provide options of multiple display types, and the user may configure the display type of the corresponding form by clicking the option corresponding to the required display type according to actual needs.
The presentation type may include, for example, a "step bar" type, a "Tab" type, and a "tile" type shown in fig. 5. When the display type selected by the user is a "tiling" type, the corresponding form tiling and displaying each field and the corresponding input box in a manner shown in the left area of fig. 5.
Therefore, the configuration operation based on the user on the second form creation page is realized, the corresponding form is configured, and the corresponding form identification and the form configuration information are generated and stored.
S302, acquiring configuration information of the sub-table and configuration information of Sun Biao from the form configuration information, and obtaining a table relation between the sub-table and the grandchild table.
In one embodiment, the form identifier input by the first form creation page includes, for example, as shown in the left area of fig. 5, information such as a primary key, a foreign key, and other fields in the child table, and information such as a primary key, a foreign key, and other fields in the grandchild table, and the form configuration information corresponding to the form identifier may include configuration information of the child table, configuration information of Sun Biao, and a table relationship between the child table and the grandchild table, so that configuration information of the child table, configuration information of Sun Biao, and a table relationship between the child table and the grandchild table may be obtained from the form configuration information.
S303, responding to the main key of the main table and the main key of the sub table input in the first table creation page, acquiring configuration information of the main table based on the main key of the main table, and acquiring the table relation between the main table and the sub table based on the main key of the main table and the main key of the sub table.
In one embodiment, the first form creation page may provide an input box for inputting a main key of the main table and an input box for inputting a main key of the sub-table, and the user may input the main key of the main table and the main key of the sub-table in the input box, so that the form generating device may obtain the configuration information of the main table based on the main key of the main table and the table relationship between the main table and the sub-table in response to obtaining the main key of the main table and the main key of the sub-table input by the first form creation page.
The method comprises the steps that the identification of a corresponding main table can be queried in a database based on the main key of the main table, wherein under the condition that a plurality of main table identifications are searched, the user can decide the final main table identification, and further the form generating device can acquire the configuration information of the corresponding main table from the database based on the main table identification. The table relationship between the main table and the sub table may be obtained from a pre-established table relationship based on the main key of the main table and the main key of the sub table.
Referring to the first form creation page shown in fig. 4, an input box (402 in fig. 4) for inputting a main key of a main table and an input box (403 in fig. 4) for inputting a main key of a sub table may be provided, a user may input a main key "scheme id" of the main table in the input box 402, and a main key "item id" of the sub table in the input box 403, so that the form generating apparatus may acquire configuration information of the main table and a table relationship between the main table and the sub table.
S304, generating a second form based on the configuration information of the child table, the configuration information of Sun Biao and the table relation between the child table and the grandchild table.
In one embodiment, a display template of the second form may be preset, where the display template includes default field names of two data tables having an association relationship and information such as corresponding display positions, so that the corresponding information in the display template may be replaced based on configuration information of the sub-table, configuration information of the Sun Biao, and table relationship between the sub-table and the grandchild table, so as to generate the second form.
The second form is a form configured by the user executing the configuration operation on the second form creation page.
In one embodiment, the second form creation page may further provide a plurality of options of display types, and the user may configure the display types of the corresponding forms by clicking on the options corresponding to the required display types according to actual needs. Correspondingly, the form configuration information corresponding to the form identifier can also comprise a form display type. And further, the form display type can be obtained from the form configuration information corresponding to the form identifier, and further, a second form with the corresponding display type being the form display type is generated based on the configuration information of the sub-table, the configuration information of the Sun Biao and the table relation between the sub-table and the grandchild table.
That is, before step S304, it may further include:
acquiring a form display type;
s304 may include: and generating a second form with the corresponding display type being the form display type based on the configuration information of the child table, the configuration information of the Sun Biao and the table relation between the child table and the grandchild table.
For example, when the form presentation type is a "tiling" type, the generated second form may tile the fields and corresponding input boxes in the manner shown in the left region of fig. 5.
Therefore, the form display type based on the user configuration is realized, and the form of the style required by the user is flexibly generated.
S305, based on the table relation between the main table and the sub-table, the configuration information of the main table and the second table are nested in the same table to generate a first table, wherein the first table comprises the table relation among the main table, the sub-table and the grandchild table.
In one embodiment, the fields of the main table, such as a main key, in the configuration information of the main table, and the second table may be nested in the same table based on the table relationship between the main table and the sub-table, so as to generate the first table.
Taking the second form as an example of the style shown in the left area of fig. 5, assuming that the configuration information of the main form includes the main key "scheme id", "scheme name", "scheme description", "budget amount" fields of the main form, the "scheme id", "scheme name", "scheme description", "budget amount" fields of the main form and the second form may be nested in the same form based on the table relationship between the main form and the sub-table, so as to generate the first form shown in the left area of fig. 4.
Thus, the first table may include a table relationship between the master table and the child table, or may include a table relationship between the child table and the grandchild table.
S306, filling the first form based on target data corresponding to each element of the first form in the main form, the sub-form and the Sun Biao to obtain a target form.
The specific implementation process and principle of S306 may refer to descriptions of other embodiments, which are not repeated herein.
In one embodiment, form data of the target form may be uniformly saved to simultaneously modify form data of the target form.
In one embodiment, after the configuration of the first form is completed, the form generating device may fill the first form based on the target data corresponding to each element of the first form in the main form, the sub-form and Sun Biao, to obtain the target form, and default display each piece of main form data in the main form, and default generate the new button, the modification button and the detail button. After the user clicks the new button, the modification button or the detail button, the target form can be displayed, so that the user can perform corresponding operation on the target form.
In one embodiment, a form identifier corresponding to the target form may also be generated so that the configuration opens the target form via other buttons based on the form identifier.
Therefore, the form generation method provided by the embodiment of the application does not need to configure and generate two-stage forms, and after the first-stage form is displayed, the next-stage form is displayed in a popup window mode after the touch button is used, and the data of the main form, the sub-table and the Sun Biao and the relation among the three can be displayed simultaneously through the target form, so that the display mode is simplified, the configuration step of configuring and generating the target form by a user is reduced, and the user can interact with the form generation device in a more visual and convenient mode to generate the target form. In addition, the user can edit the data of the three data tables by operating in the target form, so that the operation difficulty is reduced, the user operation is facilitated, and the user operation time is saved.
Fig. 6 is a schematic structural diagram of a form generating device according to an embodiment of the present application. As shown in fig. 6, the form generating apparatus 600 includes: a first acquisition module 610, a first generation module 620, and a processing module 630.
The first obtaining module 610 is configured to obtain configuration information of the main table, the sub-table, and the Sun Biao, a table relationship between the main table and the sub-table, and a table relationship between the sub-table and the grandchild table in response to a configuration operation performed on the first form creation page;
a first generating module 620, configured to generate a first table based on configuration information of the master table, the sub-table, and the Sun Biao, a table relationship between the master table and the sub-table, and a table relationship between the sub-table and the grandchild table, where the first table includes the table relationship between the master table, the sub-table, and the grandchild table;
and the processing module 630 is configured to fill the first form based on the target data corresponding to each element of the first form in the main table, the sub-table and the Sun Biao, so as to obtain a target form.
Note that, the form generating apparatus 600 provided in the embodiment of the present application may perform the form generating method in the foregoing embodiment. The form generating device can be electronic equipment or be configured in the electronic equipment to generate the target form according to configuration operation executed by a user on the first form creation page, so that the data of the main form, the sub-form and the Sun Biao and the relation among the three can be displayed through the target form at the same time, the display mode is simplified, and the user can edit the data of the three data forms by operating in the target form, thereby reducing operation difficulty and facilitating user operation.
The electronic device may be any device with computing capability, for example, may be a personal computer, a mobile terminal, a server, etc., and the mobile terminal may be, for example, a vehicle-mounted device, a mobile phone, a tablet computer, a personal digital assistant, a wearable device, etc., which have various operating systems, touch screens, and/or display screens. The form generating device can be a form component in a low-code platform driven by a model.
In one embodiment, the configuring operation includes entering a form identifier at a first form creation page;
the first obtaining module 610 is specifically configured to:
responding to the form identification input in the first form creation page, and acquiring corresponding form configuration information based on the form identification;
and acquiring the configuration information of the sub-table and the configuration information of Sun Biao from the form configuration information, and the table relation between the sub-table and the grandchild table.
In one embodiment, the form generation apparatus 600 further includes:
a second obtaining module, configured to obtain a first field value of the sub-table and a second field value of Sun Biao in response to a configuration operation performed on the second form creation page;
the third acquisition module is used for acquiring the identifier of the sub-table based on the first field value and acquiring the configuration information of the sub-table based on the identifier of the sub-table;
A fourth obtaining module, configured to obtain, based on the second field value, an identifier of Sun Biao, and obtain, based on the identifier of Sun Biao, configuration information of Sun Biao;
the second generation module is used for generating form configuration information based on the configuration information of the sub-table, the configuration information of Sun Biao and the table relation between the pre-created sub-table and the grandchild table;
and the storage module is used for correspondingly storing the form configuration information and the corresponding form identifier.
In one embodiment, the configuration operation includes entering a primary key of a primary table and a primary key of a sub-table at a first form creation page; the first obtaining module 610 is further configured to:
in response to obtaining a main key of a main table and a main key of a sub table input in a first table creation page, obtaining configuration information of the main table based on the main key of the main table, and obtaining a table relation between the main table and the sub table based on the main key of the main table and the main key of the sub table.
In one embodiment, the first generating module 620 is specifically configured to:
generating a second form based on the configuration information of the child table, the configuration information of Sun Biao, and the table relationship between the child table and the grandchild table;
based on the table relation between the main table and the sub-table, the configuration information of the main table and the second table are nested in the same table to generate a first table.
In one embodiment, the form generation apparatus 600 further includes:
the fifth acquisition module is used for acquiring the form display type;
the first generating module 610 is further configured to:
and generating a second form with the corresponding display type being the form display type based on the configuration information of the child table, the configuration information of the Sun Biao and the table relation between the child table and the grandchild table.
The form generating device provided by the embodiment of the application can be used for executing the technical scheme of the form generating method in the embodiment, and the implementation principle and the technical effect are similar, and are not repeated here.
According to the form generation device provided by the embodiment of the application, the configuration information of the main form, the sub-form and the Sun Biao is obtained by responding to the configuration operation executed for the first form creation page, the table relation between the main form and the sub-form and the table relation between the sub-form and the grandchild form are obtained, the first form is generated based on the configuration information of the main form, the sub-form and the Sun Biao, the table relation between the main form and the sub-form and the table relation between the sub-form and the grandchild form, wherein the first form comprises the table relation between the main form, the sub-form and the grandchild form, the target data corresponding to each element of the main form, the sub-form and the Sun Biao are filled into the corresponding positions of the corresponding elements in the first form, so that the target form is obtained, the data of the main form, the sub-form and the relation between the sub-form and the grandchild form can be displayed simultaneously through the target form, the display mode is simplified, the data of the three data forms can be edited through operation in the target form, the operation is reduced, and the operation difficulty of a user is facilitated.
It should be noted that, it should be understood that the division of the modules of the above apparatus is merely a division of a logic function, and may be fully or partially integrated into a physical entity or may be physically separated. And these modules may all be implemented in software in the form of calls by the processing element; or can be realized in hardware; the method can also be realized in a form of calling software by a processing element, and the method can be realized in a form of hardware by a part of modules. For example, the processing module 630 may be a processing element that is set up separately, may be implemented in a chip of the above-mentioned apparatus, or may be stored in a memory of the above-mentioned apparatus in the form of program codes, and may be called by a processing element of the above-mentioned apparatus to execute the functions of the above-mentioned processing module 630. The implementation of the other modules is similar. In addition, all or part of the modules can be integrated together or can be independently implemented. The processing element here may be an integrated circuit with signal processing capabilities. In implementation, each step of the above method or each module above may be implemented by an integrated logic circuit of hardware in a processor element or an instruction in a software form.
Fig. 7 is a schematic structural diagram of an electronic device according to an embodiment of the present application. As shown in fig. 7, the electronic device may include: a transceiver 121, a processor 122, a memory 123.
Processor 122 executes the computer-executable instructions stored in the memory, causing processor 122 to perform the aspects of the embodiments described above. The processor 122 may be a general-purpose processor including a central processing unit CPU, a network processor (network processor, NP), etc.; but may also be a digital signal processor DSP, an application specific integrated circuit ASIC, a field programmable gate array FPGA or other programmable logic device, a discrete gate or transistor logic device, a discrete hardware component.
Memory 123 is coupled to processor 122 via the system bus and communicates with each other, and memory 123 is configured to store computer program instructions.
The transceiver 121 may be used to acquire a task to be run and configuration information of the task to be run.
The system bus may be a peripheral component interconnect standard (peripheral component interconnect, PCI) bus or an extended industry standard architecture (extended industry standard architecture, EISA) bus, among others. The system bus may be classified into an address bus, a data bus, a control bus, and the like. For ease of illustration, the figures are shown with only one bold line, but not with only one bus or one type of bus. The transceiver is used to enable communication between the database access device and other computers (e.g., clients, read-write libraries, and read-only libraries). The memory may include random access memory (random access memory, RAM) and may also include non-volatile memory (non-volatile memory).
The electronic device provided by the embodiment of the application can be the terminal device of the embodiment.
The embodiment of the application also provides a chip for running the instruction, and the chip is used for executing the technical scheme of the form generation method in the embodiment.
The embodiment of the application also provides a computer readable storage medium, wherein the computer readable storage medium stores computer instructions, and when the computer instructions run on a computer, the computer is caused to execute the technical scheme of the form generation method in the embodiment.
The embodiment of the application also provides a computer program product, which comprises a computer program stored in a computer readable storage medium, at least one processor can read the computer program from the computer readable storage medium, and the technical scheme of the form generation method in the embodiment can be realized when the at least one processor executes the computer program.
Other embodiments of the application will be apparent to those skilled in the art from consideration of the specification and practice of the application disclosed herein. This application is intended to cover any variations, uses, or adaptations of the application following, in general, the principles of the application and including such departures from the present disclosure as come within known or customary practice within the art to which the application pertains. It is intended that the specification and examples be considered as exemplary only, with a true scope and spirit of the application being indicated by the following claims.
It is to be understood that the application is not limited to the precise arrangements and instrumentalities shown in the drawings, which have been described above, and that various modifications and changes may be effected without departing from the scope thereof. The scope of the application is limited only by the appended claims.

Claims (15)

1. A form generation method, comprising:
responding to configuration operation executed for a first form creation page, and acquiring configuration information of a main form, a sub-form and Sun Biao, a table relation between the main form and the sub-form and a table relation between the sub-form and Sun Biao;
generating a first form based on configuration information of the main table, the sub-table and the Sun Biao, a table relation between the main table and the sub-table and a table relation between the sub-table and the Sun Biao, wherein the first form comprises the table relation among the main table, the sub-table and the Sun Biao;
and filling the first form based on target data corresponding to each element of the first form in the main form, the sub-form and the Sun Biao to obtain a target form.
2. The method of claim 1, wherein the configuring operation comprises entering a form identifier at the first form creation page;
The obtaining, in response to a configuration operation performed for a first form creation page, configuration information of a main table, a sub-table, and Sun Biao, a table relationship between the main table and the sub-table, and a table relationship between the sub-table and Sun Biao includes:
responding to the form identifier input in the first form creation page, and acquiring corresponding form configuration information based on the form identifier;
and acquiring configuration information of the sub-table, configuration information of the Sun Biao and table relation between the sub-table and the Sun Biao from the table configuration information.
3. The method of claim 2, wherein before the obtaining the corresponding form configuration information based on the form identifier, further comprises:
acquiring a first field value of the sub-table and a second field value of the Sun Biao in response to a configuration operation performed on a second form creation page;
acquiring the identifier of the sub-table based on the first field value, and acquiring the configuration information of the sub-table based on the identifier of the sub-table;
acquiring the identifier of Sun Biao based on the second field value, and acquiring the configuration information of Sun Biao based on the identifier of Sun Biao;
Generating the form configuration information based on the configuration information of the sub-table, the configuration information of the Sun Biao and a pre-created table relationship between the sub-table and the Sun Biao;
and correspondingly storing the form configuration information and the corresponding form identifier.
4. The method of claim 1, wherein the configuration operation comprises entering a primary key of the primary table and a primary key of the sub-table at the first form creation page;
the obtaining, in response to a configuration operation performed for a first form creation page, configuration information of a main table, a sub-table, and Sun Biao, a table relationship between the main table and the sub-table, and a table relationship between the sub-table and Sun Biao includes:
and responding to the main key of the main table and the main key of the sub table which are input in the first table creation page, acquiring configuration information of the main table based on the main key of the main table, and acquiring a table relation between the main table and the sub table based on the main key of the main table and the main key of the sub table.
5. The method of any of claims 1-4, wherein the generating a first form based on configuration information of the master table, sub-table, and Sun Biao, a table relationship between the master table and the sub-table, and a table relationship between the sub-table and the Sun Biao comprises:
Generating a second form based on the configuration information of the sub-table, the configuration information of the Sun Biao, and a table relationship between the sub-table and the Sun Biao;
based on the table relation between the main table and the sub-table, the configuration information of the main table and the second table are nested in the same table to generate the first table.
6. The method of claim 5, wherein the method further comprises:
acquiring a form display type;
the generating a second form based on the configuration information of the sub-table, the configuration information of Sun Biao, and the table relationship between the sub-table and Sun Biao includes:
and generating a second form with a corresponding display type being the form display type based on the configuration information of the sub-table, the configuration information of the Sun Biao and the table relation between the sub-table and the Sun Biao.
7. A form generation apparatus, comprising:
the first obtaining module is used for responding to the configuration operation executed for the first form creation page and obtaining configuration information of a main table, a sub table and Sun Biao, a table relation between the main table and the sub table and a table relation between the sub table and Sun Biao;
A first generation module, configured to generate a first table based on configuration information of the main table, the sub-table, and the Sun Biao, a table relationship between the main table and the sub-table, and a table relationship between the sub-table and the Sun Biao, where the first table includes the table relationship among the main table, the sub-table, and the Sun Biao;
and the processing module is used for filling the first form based on the target data corresponding to each element of the first form in the main table, the sub-table and the Sun Biao to obtain a target form.
8. The apparatus of claim 7, wherein the configuration operation comprises entering a form identifier at the first form creation page;
the first obtaining module is specifically configured to:
responding to the form identifier input in the first form creation page, and acquiring corresponding form configuration information based on the form identifier;
and acquiring configuration information of the sub-table, configuration information of the Sun Biao and table relation between the sub-table and the Sun Biao from the table configuration information.
9. The apparatus as recited in claim 8, further comprising:
A second obtaining module, configured to obtain a first field value of the sub-table and a second field value of the Sun Biao in response to a configuration operation performed on a second form creation page;
the third acquisition module is used for acquiring the identifier of the sub-table based on the first field value and acquiring the configuration information of the sub-table based on the identifier of the sub-table;
a fourth obtaining module, configured to obtain, based on the second field value, an identifier of the Sun Biao, and obtain, based on the identifier of the Sun Biao, configuration information of the Sun Biao;
a second generating module, configured to generate the form configuration information based on the configuration information of the sub-table, the configuration information of the Sun Biao, and a table relationship between the sub-table and the Sun Biao created in advance;
and the storage module is used for correspondingly storing the form configuration information and the corresponding form identifier.
10. The apparatus of claim 7, wherein the configuration operation comprises entering a primary key of the primary table and a primary key of the sub-table at the first form creation page;
the first acquisition module is further configured to:
and responding to the main key of the main table and the main key of the sub table which are input in the first table creation page, acquiring configuration information of the main table based on the main key of the main table, and acquiring a table relation between the main table and the sub table based on the main key of the main table and the main key of the sub table.
11. The apparatus according to any one of claims 7-10, wherein the first generation module is specifically configured to:
generating a second form based on the configuration information of the sub-table, the configuration information of the Sun Biao, and a table relationship between the sub-table and the Sun Biao;
based on the table relation between the main table and the sub-table, the configuration information of the main table and the second table are nested in the same table to generate the first table.
12. The apparatus as recited in claim 11, further comprising:
the fifth acquisition module is used for acquiring the form display type;
the first generation module is further configured to:
and generating a second form with a corresponding display type being the form display type based on the configuration information of the sub-table, the configuration information of the Sun Biao and the table relation between the sub-table and the Sun Biao.
13. An electronic device, comprising: a processor, and a memory communicatively coupled to the processor;
the memory stores computer-executable instructions;
the processor executes computer-executable instructions stored in the memory to implement the method of any one of claims 1-6.
14. A computer readable storage medium having stored therein computer executable instructions which when executed by a processor are adapted to carry out the method of any one of claims 1-6.
15. A computer program product comprising a computer program which, when executed by a processor, implements the method of any of claims 1-6.
CN202310714611.1A 2023-06-15 2023-06-15 Form generation method and device, electronic equipment and storage medium Pending CN116956851A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202310714611.1A CN116956851A (en) 2023-06-15 2023-06-15 Form generation method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202310714611.1A CN116956851A (en) 2023-06-15 2023-06-15 Form generation method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN116956851A true CN116956851A (en) 2023-10-27

Family

ID=88445311

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202310714611.1A Pending CN116956851A (en) 2023-06-15 2023-06-15 Form generation method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN116956851A (en)

Similar Documents

Publication Publication Date Title
CN109614424B (en) Page layout generation method, device, computing equipment and medium
CN109408764B (en) Page area dividing method, device, computing equipment and medium
CN110825766A (en) Query condition generation method and device, server and readable storage medium
CN113590102B (en) Zero-code rapid software development method, system, medium and equipment
CN111881662A (en) Form generation method, device, processing equipment and storage medium
CN110837366A (en) Form generation method, electronic device and computer readable storage medium
CN114564252A (en) Event configuration method, system, equipment and medium for low-code platform
CN108268615B (en) Data processing method, device and system
CN113535165A (en) Interface generation method and device, electronic equipment and computer readable storage medium
CN113407284A (en) Navigation interface generation method and device, storage medium and electronic equipment
CN113641719A (en) Data processing method, data processing device, computer and storage medium
CN112966482A (en) Report generation method, device and equipment
CN116956847A (en) Report management method and device
CN112541645A (en) Data processing method and system along with vehicle product project development and related device
CN109255104A (en) Certification template configuration method, apparatus, computer equipment and storage medium
CN116956851A (en) Form generation method and device, electronic equipment and storage medium
CN110968311A (en) Front-end page construction method and device and electronic equipment
CN115935917A (en) Data processing method, device and equipment for visual chart and storage medium
CN114217794A (en) Page design method, client device, readable medium, and program product
JP2018092344A (en) Data processing apparatus, data processing method, and data processing program
CN115617324B (en) Client webpage generation method
CN115238660B (en) Form dynamic generation method, device, equipment and storage medium
CN117853279A (en) Online contract signing method, device, equipment and medium
CN116204267A (en) Method and device for generating intellectual property flow form
CN116610889A (en) WEB page creation method and visualized software designer

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