CN111881662A - Form generation method, device, processing equipment and storage medium - Google Patents

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

Info

Publication number
CN111881662A
CN111881662A CN202010769598.6A CN202010769598A CN111881662A CN 111881662 A CN111881662 A CN 111881662A CN 202010769598 A CN202010769598 A CN 202010769598A CN 111881662 A CN111881662 A CN 111881662A
Authority
CN
China
Prior art keywords
control
configuration
panel
page
layout
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
CN202010769598.6A
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.)
Beijing Seeyon Internet Software Corp
Original Assignee
Beijing Seeyon Internet Software Corp
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 Beijing Seeyon Internet Software Corp filed Critical Beijing Seeyon Internet Software Corp
Priority to CN202010769598.6A priority Critical patent/CN111881662A/en
Publication of CN111881662A publication Critical patent/CN111881662A/en
Pending legal-status Critical Current

Links

Images

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/177Editing, e.g. inserting or deleting of tables; using ruled lines
    • G06F40/18Editing, e.g. inserting or deleting of tables; using ruled lines of spreadsheets
    • 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/186Templates

Abstract

The invention provides a form generation method, a form generation device, processing equipment and a storage medium, and relates to the technical field of form design. The method can comprise the following steps: responding to a first page selection operation input by acting on the form design control, and displaying a new form page; responding to form creating operation input through the form newly-created page to obtain a form template; responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page; and responding to the permission setting operation input through the operation setting page, and setting the operation permission of the corresponding field in the form template. Compared with the prior art, in the form generation method provided by the embodiment, form creation, form field permission setting and binding of the form and the business application can be integrally realized, and the form is not required to be generated by matching a plurality of form generation systems, so that the complexity of form generation is effectively reduced, and the form generation efficiency is improved.

Description

Form generation method, device, processing equipment and storage medium
Technical Field
The invention relates to the technical field of form design, in particular to a form generation method, a form generation device, a form generation processing device and a storage medium.
Background
In the internet era of information explosion, forms play an important role as one of the carriers and portals for data acquisition. The more the demand of a user on the form comes, the more the form is required to meet the requirements of inputting and storing various data types; the form is also required to be capable of customizing various display styles, such as a waterfall style of a mobile terminal and a traditional form style of a PC terminal; the form can also be introduced into the business process, the operation authority of each field on different process nodes is defined, and the style is displayed; even if the relation between the form and the data field between the forms is required to be defined, and the like, how to efficiently design the forms becomes important.
In the prior art, the page design, the authority setting, the binding of the form and the service and the like of the form need to be completed through the mutual cooperation of a plurality of design systems, the form is designed to be set in the authority of the form, and then the form needs to be twisted in different systems when the service flow setting is completed.
Because a plurality of systems are adopted to complete form design in a matching mode, the form design process is complex, and the form design efficiency is low.
Disclosure of Invention
The present invention provides a form generation method, apparatus, processing device and storage medium to solve the problems of complex form design and low design efficiency in the prior art.
In order to achieve the above purpose, the embodiment of the present invention adopts the following technical solutions:
in a first aspect, an embodiment of the present application provides a form generation method, where the method is applied to a web browser, and an interface of the web browser has a form design control and an operation setting control; the method comprises the following steps:
responding to a first page selection operation input by the form design control, and displaying a new form page;
responding to the form creating operation input through the form newly-created page to obtain a form template;
responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page;
and responding to the authority setting operation input through the operation setting page, and setting the operation authority of the corresponding field in the form template.
Optionally, the interface of the web browser further has an application binding control;
responding to a third page selection operation input by the application binding control, and displaying an application binding page;
responding to the business operation input through the application binding page, and configuring a business process corresponding to the business operation;
and performing service binding on the service flow and the form template.
Optionally, the form new page is displayed with a form definition panel, a view display area and a form configuration panel;
the step of obtaining the form template in response to the form creating operation input through the form new page comprises the following steps:
responding to form definition operation input through the form definition panel, generating a blank form in a form format corresponding to the form definition operation, and displaying the blank form in the view display area;
responding to the form configuration operation input through the form configuration panel, and determining form configuration parameters corresponding to the form configuration operation;
and configuring the blank form according to the form configuration parameters to obtain the form template.
Optionally, the form definition panel includes: a layout panel, the form definition operations comprising: a layout selection operation;
the generating a blank form in a format corresponding to the form definition operation in response to the form definition operation input through the form definition panel comprises:
responding to the layout selection operation input through the layout panel, and determining form layout corresponding to the layout selection operation;
and generating the blank form with the form layout according to the form layout.
Optionally, the form definition panel further includes: a control panel, the form definition operations further comprising: selecting operation of a control;
before generating the blank form having the form layout according to the form layout, the method further includes:
responding to the control selection operation input through the control panel, and determining a target control and a first target position, wherein the target control is the control selected by the control selection operation;
the generating the blank form having the form layout according to the form layout includes:
and generating the blank form of the form layout according to the form layout, the target control and the first target position, wherein the target control is added to the first target position in the blank form.
Optionally, the form configuration panel comprises: a control configuration panel, the form configuration operations further comprising: controlling part configuration operation;
the determining the form configuration parameters corresponding to the form configuration operation in response to the form configuration operation input through the form configuration panel includes:
responding to the control configuration operation input through the control configuration panel, and determining control configuration parameters corresponding to the control configuration operation; the form configuration parameters include: the control configuration parameters;
the configuring the blank form according to the form configuration parameters to obtain a form template, including:
and configuring the control attributes in the blank form according to the control configuration parameters to obtain the form template.
Optionally, the form definition panel further includes: a data field panel, the form definition operations further comprising: a data field selection operation;
before generating the blank form having the form layout according to the form layout, the method further includes:
determining a target data field and a second target location in response to the data field selection operation entered through the data field panel; wherein the target data domain is the data domain selected by the data domain selection operation;
the generating the blank form having the form layout according to the form layout includes:
and generating the blank form of the form layout according to the form layout, the target data field and the second target position, wherein the field of the second target position in the form layout is a field defined by the target data field.
Optionally, the form configuration panel further comprises: a form properties panel, the form configuration operations further comprising: attribute configuration operation;
the determining the form configuration parameters corresponding to the form configuration operation in response to the form configuration operation input through the form configuration panel includes:
responding to the attribute configuration operation input through the form attribute panel, and determining attribute configuration parameters corresponding to the attribute configuration operation, wherein the form configuration parameters further comprise: the attribute configuration parameter;
the configuring the blank form according to the form configuration parameters to obtain a form template, including:
and configuring the form attribute in the blank form according to the attribute configuration parameters to obtain the form template.
Optionally, the view display area includes: a view display area of the computer side;
the displaying the blank form in the view display area includes:
and displaying the blank form with the corresponding display style of the computer end in the view display area of the computer end.
Optionally, the view display area further comprises: a view display area of the mobile terminal;
the displaying the blank form in the view display area includes:
and displaying the blank form with the display style corresponding to the mobile terminal in the view display area of the mobile terminal.
In a second aspect, an embodiment of the present application further provides a form generating apparatus, including: the system comprises a form design module and an operation setting module;
the form design module is used for responding to a first page selection operation input by the form design control and displaying a new form page; responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page;
the operation setting module is used for responding to a second page selection operation input by acting on the operation setting control and displaying an operation setting page; and responding to the authority setting operation input through the operation setting page, and setting the operation authority of the corresponding field in the form template.
Optionally, the apparatus further comprises: an application binding module; the application binding module is used for responding to a third page selection operation input by acting on the application binding control and displaying an application binding page; responding to the business operation input through the application binding page, and configuring a business process corresponding to the business operation; and performing service binding on the service flow and the form template.
In a third aspect, an embodiment of the present application further provides a processing device, including: a memory and a processor, wherein the memory stores a computer program executable by the processor, and the processor implements the form generation method provided by the first aspect when executing the computer program.
In a fourth aspect, an embodiment of the present application further provides a storage medium, where a computer program is stored on the storage medium, and when the computer program is read and executed, the form generation method provided in the first aspect is implemented.
The beneficial effect of this application is:
in the form generation method, apparatus, processing device and storage medium provided by the application, the method may include: responding to a first page selection operation input by acting on the form design control, and displaying a new form page; responding to form creating operation input through the form newly-created page to obtain a form template; responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page; and responding to the permission setting operation input through the operation setting page, and setting the operation permission of the corresponding field in the form template. Compared with the prior art, in the form generation method provided by the embodiment, form creation, form field permission setting and binding of the form and the business application can be integrally realized, and the form is not required to be generated by matching a plurality of form generation systems, so that the complexity of form generation is effectively reduced, and the form generation efficiency is improved.
Secondly, the method also supports the generation of the forms with the corresponding styles of the computer end and the mobile end at the same time, and has good display effect.
In addition, the control types provided by the method are rich, so that the generation of various complex forms can be supported.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
Fig. 1 is a schematic flowchart of a form generation method according to an embodiment of the present application;
fig. 2 is a schematic flowchart of another form generation method according to an embodiment of the present application;
fig. 3 is a flowchart illustrating another form generating method according to an embodiment of the present application;
fig. 4 is a schematic diagram of a form new page provided in the embodiment of the present application;
FIG. 5 is a schematic diagram of another form creation page provided in the embodiments of the present application;
fig. 6 is a schematic diagram of another form creation page provided in the embodiment of the present application;
FIG. 7 is a schematic diagram of another form creation page provided by an embodiment of the present application;
FIG. 8 is a schematic diagram of another form creation page provided in an embodiment of the present application;
FIG. 9 is a schematic diagram of a data field panel according to an embodiment of the present application;
FIG. 10 is a schematic view of a viewing area provided in an embodiment of the present application;
FIG. 11 is a schematic view of another view display area provided by an embodiment of the present application;
fig. 12 is a schematic view of an operation setup page provided in an embodiment of the present application;
fig. 13 is a schematic diagram of an application binding page provided in an embodiment of the present application;
FIG. 14 is a schematic diagram of another application binding page provided in an embodiment of the present application;
FIG. 15 is a schematic diagram of a form generation apparatus according to an embodiment of the present application;
FIG. 16 is a schematic diagram of another form generation apparatus provided in the embodiments of the present application;
fig. 17 is a schematic diagram of another form generating apparatus according to an embodiment of the present application.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, 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 some, but not all, embodiments of the present invention.
The form generation method provided by the present application is illustrated by a number of examples as follows.
Fig. 1 is a flowchart of a form generating method according to an embodiment of the present application, where an execution subject of the method may be a computer, a server, or other devices having operation response and data processing functions, and the method may be implemented in a software and/or hardware manner. The method is applied to a web browser, and a form design control and an operation setting control are arranged on an interface of the web browser; as shown in fig. 1, the method may include:
and S101, responding to a first page selection operation input by acting on the form design control, and displaying a new form page.
And S102, responding to the form creating operation input through the form new page to obtain a form template.
Optionally, the user may select to display a first page on the browser interface by clicking a selection form design control on the terminal web browser interface, where the first page may be a new interface for the form. In the application, the user can be a form designer. Optionally, the terminal server may respond to an operation input by the user, acquire the operation data, and display an operation result corresponding to the operation data according to the operation data, that is, display the new page of the form according to the first page selection data.
In some embodiments, the user may enter the form creation operation in the form new page, for example, via various form creation buttons or options. Wherein the form creation operation may include: form page design, control insertion, data field definition and the like. According to different form creating requirements of users, different form creating operations are input, and different form templates can be correspondingly obtained.
And S103, responding to a second page selection operation input by the operation setting control, and displaying an operation setting page.
And S104, responding to the authority setting operation input through the operation setting page, and setting the operation authority of the corresponding field in the form template.
Optionally, after the form template is obtained, further, the view page is switched from the form new page to the display operation setting page by responding to a second page selection operation input by the user. And setting the operation authority of different data fields in the acquired form template.
Similarly, the setting of the operation authority for the data field may also be performed by clicking a different button or option in the display operation setting page. The operation authorities of different fields in the form template are set, so that when the created form is applied to different scenes, the corresponding forms have different browsing and filling authorities for different form operators (form filling personnel and form auditors), and the flexibility of the form is improved.
In summary, the form generating method provided in this embodiment includes: responding to a first page selection operation input by acting on the form design control, and displaying a new form page; responding to form creating operation input through the form newly-created page to obtain a form template; responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page; and responding to the permission setting operation input through the operation setting page, and setting the operation permission of the corresponding field in the form template. Compared with the prior art, in the form generation method provided by the embodiment, form creation and form field authority setting can be integrally realized, and a plurality of form generation systems are not required to cooperate to generate a form, so that the complexity of form generation is effectively reduced, and the form generation efficiency is improved.
Fig. 2 is a flowchart of another form generation method provided in the embodiment of the present application, optionally, an interface of a web browser further has an application binding control, and the form generation method further includes:
s201, responding to a third page selection operation input by the application binding control, and displaying an application binding page.
Optionally, after setting the authority of the field in the generated form template by the method, the user may input a third page selection operation by clicking an application binding control on a selection browser interface, and the server responds to the selection operation to acquire operation data and display a corresponding application binding page, that is, switch the view page from the display operation setting page to the application binding page.
S202, responding to the business operation input through the application binding page, and configuring a business process corresponding to the business operation.
S203, binding the business process and the form template.
In the application binding page, the generated form template can be bound with the input different business operations, so that the form template can have different display effects and different operation rights according to different business types.
Optionally, a business process node may be created, and the business process and the form template may be bound according to the authority corresponding to different process nodes in the actual business of the form template.
It should be noted that in the scheme of the present application, the form new creation, the field authority setting, and the application binding can be integrally implemented in the same form generation system, and there is no need to separately design and implement the three parts in different systems, so that the complexity of generating the form can be greatly reduced, and the form generation efficiency is improved.
Fig. 3 is a flowchart illustrating another form generating method according to an embodiment of the present application; fig. 4 is a schematic diagram of a form new page provided in the embodiment of the present application. Optionally, as shown in fig. 4, the form new page is displayed with a form definition panel, a view display area, and a form configuration panel; as shown in fig. 3, in the step S102, obtaining the form template in response to the form creating operation input through the form new page may include:
s301, responding to the form definition operation input through the form definition panel, generating a blank form in a form format corresponding to the form definition operation, and displaying the blank form in a view display area.
It should be noted that, as shown in fig. 4, the left area in the new form page is a form definition panel, the middle area is a view display area, and the right area is a form configuration panel. The specific explanation of the form definition panel on the left side can be understood with reference to the following embodiments.
Optionally, the user may input the form definition operation through a form definition panel on the web browser interface of the terminal, where the form definition operation may include: clicking, dragging and other operations, such as clicking, selecting and dragging the text box, the table, the control and the like required for generating the blank form to a required position and other operations. Through form definition operation, display positions and styles of forms, controls and the like can be set, and therefore the display effect of the blank forms in the form format corresponding to the form definition operation in the browser is achieved. In some embodiments, the generated blank form is finally output as a set of JSON array structures describing the form and the display type and style of the control, and stored in a server background database.
Optionally, in response to the input form definition operation, operation data (JSON array structure) corresponding to the form definition operation is acquired, so that a blank form corresponding to the operation data can be generated and displayed in the browser interface by analyzing the JSON array structure according to the acquired operation data. Wherein the blank form has a form format corresponding to the entered form definition operation.
S302, responding to the form configuration operation input through the form configuration panel, and determining form configuration parameters corresponding to the form configuration operation.
And S303, configuring the blank form according to the form configuration parameters to obtain a form template.
In some embodiments, the form configuration parameters are obtained by responding to form configuration operations input by a user in the form configuration panel, and form configuration is performed on the blank form displayed in the view display area according to the obtained form configuration parameters.
As shown in FIG. 4, the form definition panel may include: layout panel, form definition operations may include: a layout selection operation. In step S301, generating a blank form in a format corresponding to the form definition operation in response to the form definition operation input through the form definition panel may include:
responding to the layout selection operation input through the layout panel, and determining the form layout corresponding to the layout selection operation; and generating a blank form with the form layout according to the form layout.
Fig. 5 is a schematic diagram of another form creation page provided in the embodiment of the present application. Alternatively, as shown in fig. 5, the layout panel may include a variety of component layouts, table layouts, detail table layouts, and the like, and a desired form layout may be selected through the layout panel, and the corresponding form layout may be dragged into the view display area through a drag operation to generate a corresponding blank form in the view display area. In a specific implementation, the server may respond to the drag operation, and generate a blank form having the form layout in the view display area according to operation data corresponding to the drag operation. According to different blank form requirements, different form layouts can be selected to generate different blank forms.
Fig. 6 is a schematic diagram of another form creation page provided in the embodiment of the present application. As shown in fig. 6, a toolbar is further disposed at the top of the form creation page, and the toolbar includes various buttons or options for quickly setting forms of the form and form control styles, such as font styles, font colors, font sizes, alignment manners, border style settings, cell merging or splitting, background colors, and the like. In addition, a withdrawal control can be further included in the toolbar so that the user can conveniently withdraw the input error operation. Through the click operation input by the user, the corresponding form setting can be selected, and therefore a blank form with the setting requirement corresponding to the user can be generated according to the form setting.
In some embodiments, different form containers are shown together in a tiled fashion since different form containers can be dragged from the layout panel into the view display area, and thus only the current form container will be validated and no other forms will be adjusted when adjusting the cell width or height. This scheme can be replaced by Excel-like operation, and the width or height of all the cells corresponding to the horizontal or vertical direction can be adjusted by a general column head or column head toolbar.
As shown in fig. 4, the form definition panel may further include: the control panel, the form definition operation may further include: and (5) selecting operation by the control.
In the above step, before generating a blank form with a form layout according to the form layout, the method may further include: and responding to a control selection operation input through the control panel, and determining a target control and a first target position, wherein the target control is the control selected by the control selection operation.
Fig. 7 is a schematic diagram of another form creation page provided in the embodiment of the present application. Optionally, as shown in fig. 7, a plurality of basic controls may be included in the control panel, for example: text controls, numerical controls, picture drop-down controls, upload picture controls, radio check controls, and the like. Wherein, the text control can be understood as: the content information of the fields can be input into the form by text, such as: and (6) reporting the name of the bill of sale. The picture pull-down control can be understood as: the content information of the fields can be input into the form by selecting preset options in a pull-down mode, such as: date selection, department selection, etc. The singles can be understood as: the content information of the fields can be input into the form by selecting preset options in a single item, and the like.
In the above step, generating a blank form with a form layout according to the form layout may include:
and generating a blank form of the form layout according to the form layout, the target control and the first target position, wherein the target control is added at the first target position in the blank form.
In some embodiments, similar to the selection of the form layout, a desired target control may be selected in the control panel, and the target control is dragged to a first target position preset in the view display area through a dragging operation. The preset first target position can be any text box in a blank form, namely target controls are added to different text boxes in the form through control setting, so that a form user can input corresponding information in the text boxes according to the control types.
Alternatively, as shown in fig. 4, the form configuration panel may include: form property panel, form configuration operations may include: and (5) attribute configuration operation.
In step S302, determining a form configuration parameter corresponding to the form configuration operation in response to the form configuration operation input through the form configuration panel may include: responding to the attribute configuration operation input through the form attribute panel, and determining attribute configuration parameters corresponding to the attribute configuration operation, wherein the form configuration parameters further comprise: and configuring parameters by using the attributes.
As shown in FIG. 4, the form configuration parameters may include: form name, application to which the form belongs, form classification, form view width, display mode, and the like. For the blank form generated in the view display area, the attribute configuration operation can be input through the form attribute panel so as to configure the attributes of the blank form.
In step S303, configuring the blank form according to the form configuration parameters to obtain the form template, where the configuring includes: and configuring the form attributes in the blank form according to the attribute configuration parameters to obtain a form template.
Optionally, in response to an operation input by a user on the form attribute panel, corresponding operation data is obtained, where the operation data is also an attribute configuration parameter, and thus the blank form is configured according to the obtained attribute configuration parameter.
Fig. 8 is a schematic diagram of another form creation page provided in the embodiment of the present application. Optionally, as shown in fig. 8, the form configuration panel may further include: the control configuration panel, the form configuration operation may further include: and (5) controlling the configuration operation. In step S302, determining a form configuration parameter corresponding to the form configuration operation in response to the form configuration operation input through the form configuration panel may include:
responding to control configuration operation input through a control configuration panel, and determining control configuration parameters corresponding to the control configuration operation; the form configuration parameters include: and controlling to configure parameters.
As shown in fig. 8, a control configuration panel, that is, a control property panel, the control configuration parameters may include: control type, control title, data field name, etc. For the target control dragged to the first target position in the view display area, a control configuration operation can be further input through a control property panel, so as to configure the property of the target control added to the first target position.
In step S303, configuring the blank form according to the form configuration parameters to obtain the form template, where the configuring includes: and configuring the control attributes in the blank form according to the control configuration parameters to obtain a form template.
Optionally, in response to an operation input by a user on the control attribute panel, corresponding operation data is obtained, where the operation data is also referred to as control configuration parameters, so as to configure the target control according to the obtained control configuration parameters.
As shown in fig. 8, in some embodiments, for some control types, the control configuration parameters may also include data association, binding enumeration, and the like. For example: a calculation formula (data relationship between different fields in the form, for example, field C ═ field a + field B), and an association relationship (data relationship between fields in different forms, for example, id information in a form a is associated with id information in a resume form). In addition, for an enumeration type control, the data source of the control enumeration display may be bound. As in fig. 8, the data source of the control enumeration may be bound, for example: leave type, service level, etc.
In addition, in order to improve the reliability of the fields filled in the form bound with the application, the control configuration parameters may further include: the service check rule, that is, the service check rule is added to the field, the filled field can be verified, and when the filled field does not meet the check rule, the form is considered to be filled incorrectly, and cannot be submitted successfully.
In other embodiments, in order to save memory space of the server and improve system maintenance efficiency, type conversion may be performed between different control types. For example: and converting the digital control into a text control through logic conversion, and the like.
Fig. 9 is a schematic diagram of a data field panel according to an embodiment of the present application. The form definition panel may further include: the data field panel, form definition operations may further include: a data field selection operation.
In the above step, before generating a blank form with a form layout according to the form layout, the method of the present application may further include: determining a target data field and a second target location in response to a data field selection operation input through the data field panel; wherein the target data field is the data field selected by the data field selection operation.
Generating a blank form having a form layout from the form layout may include: and generating a blank form of the form layout according to the form layout, the target data field and the second target position, wherein the field of the second target position in the form layout is the field defined by the target data field.
It should be noted that, by selecting the data field in the data field panel, the data type of the information to be input in different text boxes in the blank form generated in the view display area can be set. For example: text, numbers, characters, etc. As shown in fig. 9, a plurality of existing fields are stored in the data field panel, and the existing fields can be selected from the data field panel and directly dragged to the second target position of the view display area, so as to set the field type of the second target position, and implement the reference of the fields, thereby effectively improving the efficiency of setting the data type.
Fig. 10 is a schematic view of a view display area according to an embodiment of the present application. Alternatively, as shown in fig. 10, the view display area may include: and a view display area of the computer terminal.
In step S301, displaying a blank form in the view display area may include: and displaying the blank form with the corresponding display style of the computer end in a view display area of the computer end.
Fig. 11 is a schematic view of another view display area provided in an embodiment of the present application. Optionally, as shown in fig. 11, the view display area further includes: and a view display area of the mobile terminal.
In step S301, displaying a blank form in the view display area may include: and displaying a blank form of the corresponding display style of the mobile terminal in a view display area of the mobile terminal.
Optionally, in this embodiment, when generating the blank form, the corresponding view may be selected through a switch button between the computer side and the mobile side in the view display area, so as to generate the blank form under the corresponding view. The blank form generated by the computer end can be in a traditional form, and the blank form generated by the mobile end can be in a waterfall flow form due to the limitation of a display interface, namely, only one column of forms exists.
It should be further noted that, in the same view display area, a multi-view area may be included, that is, in the same view display area, a plurality of blank forms may be generated, where the plurality of blank forms may be the same form with different display styles and content display integrity.
Fig. 12 is a schematic view of an operation setting page provided in an embodiment of the present application. Alternatively, as shown in fig. 12, the operation authority of the field may include: browsing, editing, hiding and the like, and the operation authorities corresponding to different fields can be selected through the shortcut buttons to set the field authorities.
Fig. 13 is a schematic diagram of an application binding page according to an embodiment of the present application. Fig. 14 is a schematic diagram of another application binding page provided in the embodiment of the present application. As shown in fig. 13, a plurality of nodes of the service flow can be newly created in the application binding page and saved. Further, as shown in fig. 14, the authority corresponding to the blank form in the flow node may be set by selecting any node in the business flow and setting the corresponding authority in the flow node through the popped node attribute setting page. In addition, for any flow node, the node can be added, deleted, replaced and copied by clicking, or a branch can be added by taking the current node as a starting point.
Taking the binding of the form and the reimbursement process as an example, reimbursement information filling nodes and various levels of approval nodes are usually involved in the reimbursement process, and after the operation authority when different fields in the form correspond to different nodes is set, the management of the form can be more convenient. For example, for the reimbursement information filling node, only the fields in the form that need to be filled with the corresponding reimbursement information may be edited, and for the fields corresponding to the approval nodes, the authority may be set to be read-only or hidden. For the approval nodes of different levels, the corresponding approval persons of the approval nodes can be correspondingly set with editable permissions, so that the problem of error approval caused by approval personnel of different levels during approval is solved.
In summary, the form generating method provided in this embodiment includes: responding to a first page selection operation input by acting on the form design control, and displaying a new form page; responding to form creating operation input through the form newly-created page to obtain a form template; responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page; and responding to the permission setting operation input through the operation setting page, and setting the operation permission of the corresponding field in the form template. Compared with the prior art, in the form generation method provided by the embodiment, form creation, form field permission setting and binding of the form and the business application can be integrally realized, and the form is not required to be generated by matching a plurality of form generation systems, so that the complexity of form generation is effectively reduced, and the form generation efficiency is improved.
Secondly, the method also supports the generation of the forms with the corresponding styles of the computer end and the mobile end at the same time, and has good display effect.
In addition, the control types provided by the method are rich, so that the generation of various complex forms can be supported.
The following describes a device, an apparatus, a storage medium, and the like for executing the form generation method provided by the present application, and specific implementation procedures and technical effects thereof are referred to above, and are not described again below.
Fig. 15 is a schematic diagram of a form generating apparatus according to an embodiment of the present application, and as shown in fig. 15, the apparatus may include: the method comprises the following steps: a form design module 601 and an operation setting module 602;
the form design module 601 is used for responding to a first page selection operation input by acting on a form design control and displaying a new form page; responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page;
an operation setting module 602, configured to respond to a second page selection operation input by acting on the operation setting control, and display an operation setting page; and responding to the permission setting operation input through the operation setting page, and setting the operation permission of the corresponding field in the form template.
Optionally, as shown in fig. 16, the apparatus further includes: an application binding module 603; an application binding module 603, configured to respond to a third page selection operation applied to the application binding control input, and display an application binding page; responding to the business operation input through the application binding page, and configuring a business process corresponding to the business operation; and binding the business flow and the form template.
The above-mentioned apparatus is used for executing the method provided by the foregoing embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
These above modules may be one or more integrated circuits configured to implement the above methods, such as: one or more Application Specific Integrated Circuits (ASICs), or one or more microprocessors (DSPs), or one or more Field Programmable Gate Arrays (FPGAs), among others. For another example, when one of the above modules is implemented in the form of a processing element scheduler code, the processing element may be a general-purpose processor, such as a Central Processing Unit (CPU) or other processor capable of calling program code. For another example, these modules may be integrated together and implemented in the form of a system-on-a-chip (SOC).
Fig. 17 is a schematic diagram of another form generating apparatus provided in this embodiment of the present application, where the apparatus may be integrated into a device or a chip of the device, and the device may be a computing device or a server with a data processing function.
The apparatus may include: memory 901, processor 902. The memory 901 and the processor 902 are connected by a bus.
The memory 901 is used for storing programs, and the processor 902 calls the programs stored in the memory 901 to execute the above method embodiments. The specific implementation and technical effects are similar, and are not described herein again.
Optionally, the invention also provides a program product, for example a computer-readable storage medium, comprising a program which, when being executed by a processor, is adapted to carry out the above-mentioned method embodiments.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.
The above description is only for the specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present application, and shall be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (10)

1. A form generation method is characterized in that the method is applied to a web browser, and a form design control and an operation setting control are arranged on an interface of the web browser; the method comprises the following steps:
responding to a first page selection operation input by the form design control, and displaying a new form page;
responding to the form creating operation input through the form newly-created page to obtain a form template;
responding to a second page selection operation input by acting on the operation setting control, and displaying an operation setting page;
and responding to the authority setting operation input through the operation setting page, and setting the operation authority of the corresponding field in the form template.
2. The method of claim 1, wherein the web browser interface further has an application binding control;
responding to a third page selection operation input by the application binding control, and displaying an application binding page;
responding to the business operation input through the application binding page, and configuring a business process corresponding to the business operation;
and performing service binding on the service flow and the form template.
3. The method of claim 1, wherein the form new page is displayed with a form definition panel, a view display area and a form configuration panel;
the step of obtaining the form template in response to the form creating operation input through the form new page comprises the following steps:
responding to form definition operation input through the form definition panel, generating a blank form in a form format corresponding to the form definition operation, and displaying the blank form in the view display area;
responding to the form configuration operation input through the form configuration panel, and determining form configuration parameters corresponding to the form configuration operation;
and configuring the blank form according to the form configuration parameters to obtain the form template.
4. The method of claim 3, wherein the form definition panel comprises: a layout panel, the form definition operations comprising: a layout selection operation;
the generating a blank form in a format corresponding to the form definition operation in response to the form definition operation input through the form definition panel comprises:
responding to the layout selection operation input through the layout panel, and determining form layout corresponding to the layout selection operation;
and generating the blank form with the form layout according to the form layout.
5. The method of claim 4, wherein the form definition panel further comprises: a control panel, the form definition operations further comprising: selecting operation of a control;
before generating the blank form having the form layout according to the form layout, the method further includes:
responding to the control selection operation input through the control panel, and determining a target control and a first target position, wherein the target control is the control selected by the control selection operation;
the generating the blank form having the form layout according to the form layout includes:
and generating the blank form of the form layout according to the form layout, the target control and the first target position, wherein the target control is added to the first target position in the blank form.
6. The method of claim 5, wherein the form configuration panel comprises: a control configuration panel, the form configuration operations further comprising: controlling part configuration operation;
the determining the form configuration parameters corresponding to the form configuration operation in response to the form configuration operation input through the form configuration panel includes:
responding to the control configuration operation input through the control configuration panel, and determining control configuration parameters corresponding to the control configuration operation; the form configuration parameters include: the control configuration parameters;
the configuring the blank form according to the form configuration parameters to obtain a form template, including:
and configuring the control attributes in the blank form according to the control configuration parameters to obtain the form template.
7. The method of claim 4, wherein the form definition panel further comprises: a data field panel, the form definition operations further comprising: a data field selection operation;
before generating the blank form having the form layout according to the form layout, the method further includes:
determining a target data field and a second target location in response to the data field selection operation entered through the data field panel; wherein the target data domain is the data domain selected by the data domain selection operation;
the generating the blank form having the form layout according to the form layout includes:
and generating the blank form of the form layout according to the form layout, the target data field and the second target position, wherein the field of the second target position in the form layout is a field defined by the target data field.
8. The method of claim 3, wherein the form configuration panel further comprises: a form properties panel, the form configuration operations further comprising: attribute configuration operation;
the determining the form configuration parameters corresponding to the form configuration operation in response to the form configuration operation input through the form configuration panel includes:
responding to the attribute configuration operation input through the form attribute panel, and determining attribute configuration parameters corresponding to the attribute configuration operation, wherein the form configuration parameters further comprise: the attribute configuration parameter;
the configuring the blank form according to the form configuration parameters to obtain a form template, including:
and configuring the form attribute in the blank form according to the attribute configuration parameters to obtain the form template.
9. A processing device, comprising: a memory storing a computer program executable by the processor, and a processor implementing the form generation method of any of claims 1-8 when executing the computer program.
10. A storage medium having stored thereon a computer program which, when read and executed, implements the form generation method of any of claims 1-8.
CN202010769598.6A 2020-08-03 2020-08-03 Form generation method, device, processing equipment and storage medium Pending CN111881662A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010769598.6A CN111881662A (en) 2020-08-03 2020-08-03 Form generation method, device, processing equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010769598.6A CN111881662A (en) 2020-08-03 2020-08-03 Form generation method, device, processing equipment and storage medium

Publications (1)

Publication Number Publication Date
CN111881662A true CN111881662A (en) 2020-11-03

Family

ID=73206078

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010769598.6A Pending CN111881662A (en) 2020-08-03 2020-08-03 Form generation method, device, processing equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111881662A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112558969A (en) * 2020-12-23 2021-03-26 航天信息股份有限公司 Webpage form generation method, device, equipment and medium
CN113191127A (en) * 2021-04-30 2021-07-30 中核武汉核电运行技术股份有限公司 Nuclear power management information-based user-defined form system and method
CN113254627A (en) * 2021-04-16 2021-08-13 国网河北省电力有限公司经济技术研究院 Data reading method and device and terminal
CN113610489A (en) * 2021-07-06 2021-11-05 胜宏科技(惠州)股份有限公司 Form informatization management method
CN113778287A (en) * 2021-08-19 2021-12-10 北京达佳互联信息技术有限公司 Form generation method and device
CN114327188A (en) * 2021-12-30 2022-04-12 北京字跳网络技术有限公司 Form layout method and device, electronic equipment and computer readable medium

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653644A (en) * 2015-12-28 2016-06-08 北京中电普华信息技术有限公司 Page constructor and page construction method
CN110362307A (en) * 2019-06-13 2019-10-22 深圳壹账通智能科技有限公司 Forms pages configuration method and server
CN110458430A (en) * 2019-07-29 2019-11-15 武汉宏途科技有限公司 A kind of system and method for realizing dynamic duty stream configuration based on graphical tools
CN110837369A (en) * 2019-10-24 2020-02-25 山东中创软件工程股份有限公司 Form generation method and device, electronic equipment and storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653644A (en) * 2015-12-28 2016-06-08 北京中电普华信息技术有限公司 Page constructor and page construction method
CN110362307A (en) * 2019-06-13 2019-10-22 深圳壹账通智能科技有限公司 Forms pages configuration method and server
CN110458430A (en) * 2019-07-29 2019-11-15 武汉宏途科技有限公司 A kind of system and method for realizing dynamic duty stream configuration based on graphical tools
CN110837369A (en) * 2019-10-24 2020-02-25 山东中创软件工程股份有限公司 Form generation method and device, electronic equipment and storage medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
GDFSLSN88: "致远OA微协同表单创建", HTTPS://WWW.BILIBILI.COM/VIDEO/BV1Q541167CK/?SPM_ID_FROM=333.337.SEARCH-CARD.ALL.CLICK&VD_SOURCE=631A249E3AC008DD8F203D47216E3081, 1 April 2020 (2020-04-01), pages 1 - 9 *
GDFSLSN88: "致远OA微协同表单创建", pages 1 - 9, Retrieved from the Internet <URL:https://www.bilibili.com/video/BV1Q541167Ck/?spm_id_from=333.337.search-card.all.click&vd_source=631a249e3ac008dd8f203d47216e3081> *
宋全旺: "基于Xforms标准的可视化智能表单系统原型的研究与设计", 中国优秀硕士学位论文全文数据库 信息科技辑, no. 10, 15 October 2011 (2011-10-15), pages 138 - 232 *
宋奕爽;刘绍华;: "WEB端可视化表单生成引擎的设计与实现", 软件, no. 12, 15 December 2017 (2017-12-15), pages 161 - 167 *
殷旭;郑海贝;: "基于组件的工作流表单权限的柔性建模", 北京信息科技大学学报(自然科学版), no. 06, 15 December 2012 (2012-12-15), pages 25 - 29 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112558969A (en) * 2020-12-23 2021-03-26 航天信息股份有限公司 Webpage form generation method, device, equipment and medium
CN113254627A (en) * 2021-04-16 2021-08-13 国网河北省电力有限公司经济技术研究院 Data reading method and device and terminal
CN113254627B (en) * 2021-04-16 2023-07-25 国网河北省电力有限公司经济技术研究院 Data reading method, device and terminal
CN113191127A (en) * 2021-04-30 2021-07-30 中核武汉核电运行技术股份有限公司 Nuclear power management information-based user-defined form system and method
CN113610489A (en) * 2021-07-06 2021-11-05 胜宏科技(惠州)股份有限公司 Form informatization management method
CN113778287A (en) * 2021-08-19 2021-12-10 北京达佳互联信息技术有限公司 Form generation method and device
CN114327188A (en) * 2021-12-30 2022-04-12 北京字跳网络技术有限公司 Form layout method and device, electronic equipment and computer readable medium
CN114327188B (en) * 2021-12-30 2023-10-24 北京字跳网络技术有限公司 Form layout method, form layout device, electronic equipment and computer readable medium

Similar Documents

Publication Publication Date Title
CN111881662A (en) Form generation method, device, processing equipment and storage medium
CN109614424B (en) Page layout generation method, device, computing equipment and medium
CN109408764B (en) Page area dividing method, device, computing equipment and medium
CN109710909B (en) Content acquisition method, device, terminal and storage medium
CN114035773B (en) Configuration-based low-code form development method, system and device
CA2951145A1 (en) Page constructor and page constructing method
CN111930370A (en) Visualized page processing method and device, computer equipment and storage medium
CN110851134A (en) Low-code page design device and page design method
CN111767563A (en) Method, device, terminal and storage medium for setting authority of online document
CN104504214B (en) The generation method of electrical schematic diagram
CN111625226B (en) Prototype-based man-machine interaction design implementation method and system
CN109522075A (en) Data visualization methods of exhibiting, device, electronic equipment and computer-readable medium
CN113535165A (en) Interface generation method and device, electronic equipment and computer readable storage medium
JP2019506645A (en) Page construction method, terminal, storage medium, and page construction device
JP6750124B2 (en) Terminal device, UI expansion method, and UI expansion program
CN112464633A (en) Template generation method and device, electronic equipment and storage medium
CN112685025A (en) Method and system for quickly building front-end page
CN113407284A (en) Navigation interface generation method and device, storage medium and electronic equipment
US11567635B2 (en) Online collaborative document processing method and device
CN116956847A (en) Report management method and device
CN110457669A (en) The sheet disposal method and system based on B/S framework for facilitating service logic to control
CN116610394A (en) Template and module-based data visualization page configuration method, system and device
CN111435300A (en) Web system development method, device, equipment and storage medium
CN115935915A (en) Document processing method, computer device, and storage medium
CN112000328B (en) Page visual editing method, device and equipment

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