CN108228810B - Form linkage configuration method and system and form updating method and system - Google Patents

Form linkage configuration method and system and form updating method and system Download PDF

Info

Publication number
CN108228810B
CN108228810B CN201711485130.9A CN201711485130A CN108228810B CN 108228810 B CN108228810 B CN 108228810B CN 201711485130 A CN201711485130 A CN 201711485130A CN 108228810 B CN108228810 B CN 108228810B
Authority
CN
China
Prior art keywords
linkage
control
data
linkage control
modification request
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.)
Active
Application number
CN201711485130.9A
Other languages
Chinese (zh)
Other versions
CN108228810A (en
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.)
Guangzhou Dream More Health & Tech Co ltd
Original Assignee
Guangzhou Dream More Health & Tech 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 Guangzhou Dream More Health & Tech Co ltd filed Critical Guangzhou Dream More Health & Tech Co ltd
Priority to CN201711485130.9A priority Critical patent/CN108228810B/en
Publication of CN108228810A publication Critical patent/CN108228810A/en
Application granted granted Critical
Publication of CN108228810B publication Critical patent/CN108228810B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • 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

Abstract

The invention relates to a form linkage configuration method and a system and a form updating method and a system.A client sends a form modification request to a server; the server side determines a target form to be modified according to the form modification request, acquires a data linkage control and an operation linkage control of the target form, configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control; and the client acquires the issued configuration file to update the target form. The whole configuration process does not need to change and upgrade the installation package, can quickly respond to the requirement of the client on the form, is convenient for flexibly using the form, can provide files required by form updating in a short time on the premise of not modifying the main program code, is short in time consumption in the updating process, and reduces the influence on form data report and collection to the maximum extent.

Description

Form linkage configuration method and system and form updating method and system
Technical Field
The invention relates to the technical field of information processing, in particular to a form linkage configuration method and system and a form updating method and system.
Background
When the intelligent terminal uses various applications, the intelligent terminal is usually applied to a large number of forms, and various data items are filled in the forms, so that data and operation linkage is required according to actual conditions.
In the using process of the form, the data linkage condition is often subjected to adaptive adjustment, which relates to form upgrading, and in the form upgrading process, a small change always needs to change, test, package, upload, upgrade and download the installation package of the whole application, so that the form updating process consumes long time and normal use of the application is influenced.
Disclosure of Invention
Based on this, it is necessary to provide a form linkage configuration method and system and a form update method and system for solving the problems that the conventional form update process takes a long time and affects the normal use of applications.
A form linkage configuration method comprises the following steps:
acquiring a form modification request of a client, and determining a target form to be modified according to the form modification request;
acquiring a data linkage control and an operation linkage control of a target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control; when the client opens the application containing the target form, the client acquires the issued configuration file to update the target form.
According to the form linkage configuration method, when a client sends a form modification request, a target form to be modified is determined, a data linkage control and an operation linkage control corresponding to the obtained target form are configured according to the form modification request, and a configuration file is generated and issued by using the configured controls, wherein the configuration file can be used for updating the target form by the client. In the scheme, the corresponding configuration file can be generated for updating the form of the client by configuring the data linkage control and the operation linkage control of the target form, the whole configuration process does not need to change and upgrade the installation package, the requirement of the client on the form can be quickly responded, and the form can be flexibly used conveniently.
Further, the step of configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps:
configuring a linkage expression of the data linkage control according to the form modification request, wherein the linkage expression of the data linkage control comprises a data trigger control, a data trigger condition, a data source of the data linkage control and a default value variable quantity;
and configuring a linkage expression of the operation linkage control according to the form modification request, wherein the linkage expression of the operation linkage control comprises an operation triggering control, an operation triggering condition, attribute linkage of the operation linkage control and event execution linkage.
Furthermore, the number of the data linkage control parts is multiple, and the number of the operation linkage control parts is multiple
The step of configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps:
simultaneously and respectively configuring a plurality of data linkage controls; and simultaneously and respectively configuring the plurality of operation linkage controls.
Further, the step of configuring the data linkage control and the operation linkage control according to the form modification request further comprises the following steps:
and previewing the control function according to the configuration states of the data linkage control and the operation linkage control, and if the previewing result is not matched with the form modification request, executing the step of acquiring the data linkage control and the operation linkage control of the target form.
A form linkage configuration system comprising:
the form determining unit is used for acquiring a form modification request of a client and determining a target form to be modified according to the form modification request;
the control acquiring unit is used for acquiring a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
the control configuration unit is used for configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control; when the client opens the application containing the target form, the client acquires the issued configuration file to update the target form.
According to the form linkage configuration system, the form determining unit determines the target form to be modified when the form modification request of the client is obtained, the control obtaining unit obtains the data linkage control and the operation linkage control of the target form, the control configuration unit configures the data linkage control and the operation linkage control corresponding to the obtained target form according to the form modification request, and the configured control is used for generating and issuing the configuration file which can be used for updating the target form by the client. In the scheme, the corresponding configuration file can be generated for updating the form of the client by configuring the data linkage control and the operation linkage control of the target form, the whole configuration process does not need to change and upgrade the installation package, the requirement of the client on the form can be quickly responded, and the form can be flexibly used conveniently.
A form updating method comprises the following steps:
the client sends a form modification request to the server;
the server side determines a target form to be modified according to the form modification request, and acquires a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
the server configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control;
and the client acquires the issued configuration file to update the target form.
According to the form updating method, the client sends a form modification request to the server; the server side determines a target form to be modified according to the form modification request, acquires a data linkage control and an operation linkage control of the target form, configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control; and the client acquires the issued configuration file to update the target form. In the scheme, through the configuration of the data linkage control and the operation linkage control of the target form, a corresponding configuration file can be generated and used for updating the form of the client, the whole configuration process does not need to be changed and upgraded by an installation package, the requirement of the client on the form can be quickly responded, the form can be flexibly used, the file required by updating the form can be provided in a short time on the premise of not modifying the main program code, the time consumption of the updating process is short, and the influence on form filling and collection is reduced to the greatest extent.
Further, the step of the client acquiring the published configuration file to update the target form includes the following steps:
the client detects whether the server issues the configuration file, if so, the configuration file is downloaded, and the target form is updated according to the configuration file.
Further, the step of updating the target form according to the configuration file comprises the following steps:
when the client side opens the application containing the target form, the configuration file is loaded and analyzed to obtain configuration data, and the data source, the loading item and the default value of the data linkage of the target form, and the control attribute and the operation event of the operation linkage of the target form are modified according to the configuration data.
Further, the form updating method further comprises the following steps:
when the client loads and analyzes the configuration file, the target form is forbidden, and information representing that the configuration is being updated is prompted.
A form updating system comprises a server and a client;
the client is used for sending a form modification request to the server;
the server is used for determining a target form to be modified according to the form modification request and acquiring a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation; configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control;
the client is also used for acquiring the published configuration file to update the target form.
The form updating system comprises a server and a client; the client sends a form modification request to the server; the server side determines a target form to be modified according to the form modification request, acquires a data linkage control and an operation linkage control of the target form, configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control; and the client acquires the issued configuration file to update the target form. In the scheme, through the configuration of the data linkage control and the operation linkage control of the target form, a corresponding configuration file can be generated and used for updating the form of the client, the whole configuration process does not need to be changed and upgraded by an installation package, the requirement of the client on the form can be quickly responded, the form can be flexibly used, the file required by updating the form can be provided in a short time on the premise of not modifying the main program code, the time consumption of the updating process is short, and the influence on form filling and collection is reduced to the greatest extent.
A readable storage medium having stored thereon an executable program which, when executed by a processor, performs the steps of the above-described form linkage configuration method.
A computer device comprises a memory, a processor and an executable program which is stored on the memory and can run on the processor, and the steps of the form linkage configuration method are realized when the processor executes the program.
According to the form linkage configuration method, the invention also provides a readable storage medium and computer equipment, which can generate a corresponding configuration file for updating the form of the client by configuring the data linkage control and the operation linkage control of the target form, and the whole configuration process does not need to change and upgrade the installation package, can quickly respond to the requirement of the client on the form, and is convenient for flexibly using the form.
Drawings
FIG. 1 is a flow chart illustrating a method for configuring linked forms according to an embodiment;
FIG. 2 is a schematic diagram of a form linkage configuration system according to one embodiment;
FIG. 3 is a schematic diagram of a form linkage configuration system according to one embodiment;
FIG. 4 is a flowchart of a form update method according to one embodiment;
FIG. 5 is a flow diagram illustrating a server-side process according to one embodiment;
FIG. 6 is a flow diagram illustrating client-side processing according to one embodiment.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the detailed description and specific examples, while indicating the scope of the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
Fig. 1 is a schematic flow chart of a form linkage configuration method according to an embodiment of the present invention. The form linkage configuration method in the embodiment comprises the following steps:
step S110: acquiring a form modification request of a client, and determining a target form to be modified according to the form modification request;
in this step, the form modification request is for a specified target form;
step S120: acquiring a data linkage control and an operation linkage control of a target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
step S130: configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control; when the client opens the application containing the target form, the client acquires the issued configuration file to update the target form.
According to the form linkage configuration method, when a client sends a form modification request, a target form to be modified is determined, a data linkage control and an operation linkage control corresponding to the obtained target form are configured according to the form modification request, and a configuration file is generated and issued by using the configured controls, wherein the configuration file can be used for updating the target form by the client. In the scheme, the corresponding configuration file can be generated for updating the form of the client by configuring the data linkage control and the operation linkage control of the target form, the whole configuration process does not need to change and upgrade the installation package, the requirement of the client on the form can be quickly responded, and the form can be flexibly used conveniently.
In one embodiment, the step of configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps:
configuring a linkage expression of the data linkage control according to the form modification request, wherein the linkage expression of the data linkage control comprises a data trigger control, a data trigger condition, a data source of the data linkage control and a default value variable quantity;
and configuring a linkage expression of the operation linkage control according to the form modification request, wherein the linkage expression of the operation linkage control comprises an operation triggering control, an operation triggering condition, attribute linkage of the operation linkage control and event execution linkage.
In this embodiment, when configuring the data linkage control and the operation linkage control, the configuration may be modified through a linkage expression of the data linkage control and a linkage expression of the operation linkage control, where the linkage expression of the data linkage control relates to a data trigger control, a data trigger condition, a data source of the data linkage control, and a default value variation, the linkage expression of the operation linkage control relates to an operation trigger control, an operation trigger condition, attribute linkage of the operation linkage control, and event execution linkage, and various parameters in the configuration linkage expression may satisfy different form modification requirements.
In one embodiment, the number of the data linkage control elements is multiple, and the number of the operation linkage control elements is multiple
The step of configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps:
simultaneously and respectively configuring a plurality of data linkage controls; and simultaneously and respectively configuring the plurality of operation linkage controls.
In this embodiment, the number of the data linkage controls may be multiple, the multiple data linkage controls may be configured simultaneously, the multiple operation linkage controls may also be multiple, and the multiple operation linkage controls may be configured simultaneously, so that the time for modifying the configuration may be reduced, the modification configuration of the data linkage controls and the operation linkage controls may be completed quickly, and the configuration efficiency of the form linkage may be improved.
In one embodiment, the step of configuring the data linkage control and the operation linkage control according to the form modification request further includes the following steps:
and previewing the control function according to the configuration states of the data linkage control and the operation linkage control, and if the previewing result is not matched with the form modification request, executing the step of acquiring the data linkage control and the operation linkage control of the target form.
In this embodiment, after configuring the data linkage control and the operation linkage control, the control function can be previewed according to the configuration state of the control, whether the preview effect of the control function is matched with the form modification request is judged, and if the preview effect of the control function is matched with the form modification request, a step of generating a configuration file can be performed; if not, the step of obtaining the data linkage control and the operation linkage control of the target form needs to be executed again, so that errors in the configuration process of the data linkage control and the operation linkage control can be avoided, the configuration is carried out again in time, and the time for generating the configuration file is shortened.
According to the form linkage configuration method, the invention also provides a form linkage configuration system, and the following describes the embodiment of the form linkage configuration system in detail.
Fig. 2 is a schematic structural diagram of a form linkage configuration system according to an embodiment of the present invention. The form linkage configuration system in this embodiment includes:
the form determining unit 210 is configured to obtain a form modification request of a client, and determine a target form to be modified according to the form modification request;
a control obtaining unit 220, configured to obtain a data linkage control and an operation linkage control of a target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
the control configuration unit 230 is configured to configure the data linkage control and the operation linkage control according to the form modification request, and generate and issue a configuration file by using the configured data linkage control and operation linkage control; when the client opens the application containing the target form, the client acquires the issued configuration file to update the target form.
In this embodiment, the form determining unit determines a target form to be modified when acquiring a form modification request of a client, the control acquiring unit acquires a data linkage control and an operation linkage control of the target form, the control configuring unit configures the data linkage control and the operation linkage control corresponding to the acquired target form according to the form modification request, and generates and issues a configuration file by using the configured control, where the configuration file may be used for updating the target form by the client. In the scheme, the corresponding configuration file can be generated for updating the form of the client by configuring the data linkage control and the operation linkage control of the target form, the whole configuration process does not need to change and upgrade the installation package, the requirement of the client on the form can be quickly responded, and the form can be flexibly used conveniently.
In one embodiment, the control configuration unit 230 configures a linkage expression of the data linkage control according to the form modification request, where the linkage expression of the data linkage control includes a data trigger control, a data trigger condition, a data source of the data linkage control, and a default value variation;
the control configuration unit 230 configures a linkage expression of the operation linkage control according to the form modification request, where the linkage expression of the operation linkage control includes an operation trigger control, an operation trigger condition, attribute linkage of the operation linkage control, and event execution linkage.
In one embodiment, the number of the data linkage control elements is multiple, and the number of the operation linkage control elements is multiple;
the control configuration unit 230 simultaneously configures a plurality of data linkage controls, respectively, and simultaneously configures a plurality of operation linkage controls, respectively.
In one embodiment, as shown in fig. 3, the form linkage configuration system further includes a function preview unit 240, configured to perform control function preview according to the configuration states of the data linkage control and the operation linkage control;
the control obtaining unit 220 obtains the data linkage control and the operation linkage control of the target form again when the preview result is not matched with the form modification request.
The form linkage configuration system of the invention corresponds to the form linkage configuration method of the invention, and the technical characteristics and the beneficial effects thereof described in the embodiment of the form linkage configuration method are all applicable to the embodiment of the form linkage configuration system.
According to the form linkage configuration method, the embodiment of the invention also provides a readable storage medium and computer equipment. The readable storage medium stores executable program, and the program realizes the steps of the form linkage configuration method when being executed by the processor; the computing equipment comprises a memory, a processor and an executable program which is stored on the memory and can run on the processor, and the processor realizes the step of the form linkage configuration method when executing the program; the configuration of the data linkage control and the operation linkage control of the target form can generate a corresponding configuration file for updating the form of the client, the whole configuration process does not need to change and upgrade the installation package, the requirement of the client on the form can be quickly responded, and the form can be flexibly used.
According to the form linkage configuration method, the invention also provides a form updating method, and the embodiment of the form updating method of the invention is explained in detail below.
Fig. 4 is a schematic flow chart of a form updating method according to an embodiment of the present invention. The form updating method in this embodiment includes the steps of:
step S310: the client sends a form modification request to the server;
step S320: the server side determines a target form to be modified according to the form modification request, and acquires a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
step S330: the server configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control;
step S340: and the client acquires the issued configuration file to update the target form.
In this embodiment, the client sends a form modification request to the server; the server side determines a target form to be modified according to the form modification request, acquires a data linkage control and an operation linkage control of the target form, configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control; and the client acquires the issued configuration file to update the target form. In the scheme, through the configuration of the data linkage control and the operation linkage control of the target form, a corresponding configuration file can be generated and used for updating the form of the client, the whole configuration process does not need to be changed and upgraded by an installation package, the requirement of the client on the form can be quickly responded, the form can be flexibly used, the file required by updating the form can be provided in a short time on the premise of not modifying the main program code, the time consumption of the updating process is short, and the influence on form filling and collection is reduced to the greatest extent.
In one embodiment, the step of the client obtaining the published configuration file to update the target form includes the following steps:
the client detects whether the server issues the configuration file, if so, the configuration file is downloaded, and the target form is updated according to the configuration file.
In this embodiment, when the client detects that the server has the release configuration file, the client downloads the configuration file, and only updates the target form by using the latest configuration file without acquiring all the configuration files, so that data filling and collection specifications of forms of applications of different versions can be unified, and form use analysis of applications of different versions is facilitated.
In one embodiment, the step of updating the target form according to the configuration file comprises the steps of:
when the client side opens the application containing the target form, the configuration file is loaded and analyzed to obtain configuration data, and the data source, the loading item and the default value of the data linkage of the target form, and the control attribute and the operation event of the operation linkage of the target form are modified according to the configuration data.
In this embodiment, when the client opens the application containing the target form, the configuration file is loaded and analyzed, so that too much influence on the process of the application containing the target form is avoided, the data source, the loading item and the default value of the data linkage of the target form, and the control attribute and the operation event of the operation linkage of the target form are modified by using the analyzed configuration data, and after the execution is completed, the updated form can be presented in the application of the client.
In one embodiment, the form updating method further includes the following steps:
when the client loads and analyzes the configuration file, the target form is forbidden, and information representing that the configuration is being updated is prompted.
In this embodiment, the client disables the target form when loading and analyzing the configuration file, so as to prevent the operation of the target form from influencing the update process and causing errors, and at this time, the client can also prompt the information of updating the configuration to remind the user of knowing the state of the form, thereby avoiding misoperation.
The form updating method of the invention is corresponding to the form linkage configuration method of the invention, and the technical characteristics and the beneficial effects thereof described in the embodiment of the form linkage configuration method are all applicable to the embodiment of the form updating method.
According to the form updating method, the invention further provides a form updating system, and the following describes an embodiment of the form updating system in detail.
The form updating system comprises a server and a client;
the client is used for sending a form modification request to the server;
the server is used for determining a target form to be modified according to the form modification request and acquiring a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation; configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control;
the client is also used for acquiring the published configuration file to update the target form.
The form updating system comprises a server and a client; the client sends a form modification request to the server; the server side determines a target form to be modified according to the form modification request, acquires a data linkage control and an operation linkage control of the target form, configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control; and the client acquires the issued configuration file to update the target form. In the scheme, through the configuration of the data linkage control and the operation linkage control of the target form, a corresponding configuration file can be generated and used for updating the form of the client, the whole configuration process does not need to be changed and upgraded by an installation package, the requirement of the client on the form can be quickly responded, the form can be flexibly used, the file required by updating the form can be provided in a short time on the premise of not modifying the main program code, the time consumption of the updating process is short, and the influence on form filling and collection is reduced to the greatest extent.
In a specific embodiment, the form linkage configuration method of the present invention can be applied to a server, and as shown in fig. 5, the server can perform the following operations:
receiving form data and operation linkage modification requirements required by the application of the smart phone terminal;
logging in a background, opening a configuration module, and selecting a form to be modified;
finding out a control needing to configure data and operate linkage according to requirements;
configuring a data linkage expression which comprises a data trigger control, a data trigger condition, a data source of the data linkage control and change of a default value (selected value); in addition, a plurality of data linkage controls can be configured simultaneously;
configuring an operation linkage expression, which comprises an operation trigger control, an operation trigger condition, attribute linkage of the operation linkage control and event execution linkage; in addition, a plurality of operation linkage controls can be configured at the same time;
and previewing the linkage configuration effect according to the configuration condition. If the requirement is met, the linkage effect is confirmed, and if the requirement is not met, the linkage effect is returned to execute the step of finding out the control needing to configure data and operate linkage according to the requirement;
confirming the linkage effect according to the previewing condition;
generating a configuration file according to the data linkage control and the operation linkage control, wherein the file is stored in a JSON format;
and releasing the configuration file.
As shown in fig. 6, after the background configuration file is successfully issued, the smart phone terminal application updates the form according to the new configuration file, which specifically includes the following operations:
after the application of the intelligent terminal is normally opened, the application service program can automatically detect whether a new configuration protocol file exists or not;
if a new configuration file protocol exists, the application service program can automatically download the configuration file to the intelligent terminal.
When a form exists in the opened intelligent terminal application, the application service program service can automatically load a new configuration file. The form is now inoperable and prompts the user that the configuration is being automatically updated.
After the configuration file is loaded, the application service program service can analyze the protocol of the configuration file, and modify the data source, the loading item and the default value of the form data linkage according to the protocol of the configuration file. And modifying the control attribute and the operation event of the operation linkage of the form. After the execution is finished, a new form filling mode is displayed on the intelligent terminal of the user, and the user can use the new form to perform data filling and data acquisition.
In the embodiment, the form is subjected to data linkage and operation linkage modification, and APK upgrading is not required; the form is subjected to data linkage and operation linkage modification, so that the form can uniformly and quickly respond to the user terminal without influencing the filling and collection of data; the form is subjected to data linkage and operation linkage modification, the form can be rapidly updated, the modification time is shortened, and the development efficiency is improved.
And carrying out visual configuration through a background, and quickly setting form data linkage and operation linkage to generate a configuration file. And confirming and releasing the configuration file, automatically downloading and loading the configuration file when the form is opened by the smart phone terminal, and responding the linkage configuration on the form. The whole process does not need APK upgrading, visual configuration can quickly respond to requirements, codes do not exist, forms can be modified in a short time, all intelligent terminals are automatically upgraded, user experience is improved, and data filling and collecting specifications of all users are unified. So that the data statistical analysis is more convenient.
The technical features of the embodiments described above may be arbitrarily combined, and for the sake of brevity, all possible combinations of the technical features in the embodiments described above are not described, but should be considered as being within the scope of the present specification as long as there is no contradiction between the combinations of the technical features.
Those skilled in the art will appreciate that all or part of the steps in the method for implementing the above embodiments may be implemented by a program instructing the relevant hardware. The program may be stored in a readable storage medium. Which when executed comprises the steps of the method described above. The storage medium includes: ROM/RAM, magnetic disk, optical disk, etc.
The above-mentioned embodiments only express several embodiments of the present invention, and the description thereof is more specific and detailed, but not construed as limiting the scope of the invention. It should be noted that, for a person skilled in the art, several variations and modifications can be made without departing from the inventive concept, which falls within the scope of the present invention. Therefore, the protection scope of the present patent shall be subject to the appended claims.

Claims (9)

1. A form linkage configuration method is characterized by comprising the following steps:
acquiring a form modification request of a client, and determining a target form to be modified according to the form modification request;
acquiring a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control; when the client side starts the application containing the target form, the client side obtains a published configuration file to update the target form;
the step of configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps: configuring a linkage expression of a data linkage control according to the form modification request, wherein the linkage expression of the data linkage control comprises a data trigger control, a data trigger condition, a data source of the data linkage control and a default value variable quantity; and configuring a linkage expression of an operation linkage control according to the form modification request, wherein the linkage expression of the operation linkage control comprises an operation trigger control, an operation trigger condition, attribute linkage of the operation linkage control and event execution linkage.
2. The form linkage configuration method according to claim 1, wherein the number of the data linkage controls is plural, and the number of the operation linkage controls is plural;
the step of configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps:
and simultaneously and respectively configuring the data linkage controls, and simultaneously and respectively configuring the operation linkage controls.
3. The form linkage configuration method according to any one of claims 1 to 2, wherein the step of configuring the data linkage control and the operation linkage control according to the form modification request further includes the following steps after the step of configuring the data linkage control and the operation linkage control according to the form modification request:
and previewing the control function according to the configuration states of the data linkage control and the operation linkage control, and if the previewing result is not matched with the form modification request, executing the step of acquiring the data linkage control and the operation linkage control of the target form.
4. A form linkage configuration system, comprising:
the form determining unit is used for acquiring a form modification request of a client and determining a target form to be modified according to the form modification request;
the control acquiring unit is used for acquiring the data linkage control and the operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
the control configuration unit is used for configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control; when the client side starts the application containing the target form, the client side obtains a published configuration file to update the target form; configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps: configuring a linkage expression of a data linkage control according to the form modification request, wherein the linkage expression of the data linkage control comprises a data trigger control, a data trigger condition, a data source of the data linkage control and a default value variable quantity; and configuring a linkage expression of an operation linkage control according to the form modification request, wherein the linkage expression of the operation linkage control comprises an operation trigger control, an operation trigger condition, attribute linkage of the operation linkage control and event execution linkage.
5. A form updating method is characterized by comprising the following steps:
the client sends a form modification request to the server;
the server side determines a target form to be modified according to the form modification request, and acquires a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation;
the server configures the data linkage control and the operation linkage control according to the form modification request, and generates and issues a configuration file by using the configured data linkage control and operation linkage control; configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps: configuring a linkage expression of a data linkage control according to the form modification request, wherein the linkage expression of the data linkage control comprises a data trigger control, a data trigger condition, a data source of the data linkage control and a default value variable quantity; configuring a linkage expression of an operation linkage control according to the form modification request, wherein the linkage expression of the operation linkage control comprises an operation trigger control, an operation trigger condition, attribute linkage of the operation linkage control and event execution linkage;
and the client acquires the issued configuration file to update the target form.
6. The form updating method of claim 5, wherein the step of the client obtaining the published configuration file to update the target form comprises the steps of:
and the client detects whether the server issues the configuration file, if so, downloads the configuration file, and updates the target form according to the configuration file.
7. The form updating method of claim 6, wherein the step of updating the target form according to the configuration file comprises the steps of:
and when the client side opens the application containing the target form, loading and analyzing the configuration file to obtain configuration data, and modifying the data source, the loading item and the default value of the data linkage of the target form, and the control attribute and the operation event of the operation linkage of the target form according to the configuration data.
8. The form updating method of claim 7, further comprising the steps of:
and when the client loads and analyzes the configuration file, the target form is forbidden, and information representing the configuration being updated is prompted.
9. A form updating system is characterized by comprising a server and a client;
the client is used for sending a form modification request to the server;
the server is used for determining a target form to be modified according to the form modification request, and acquiring a data linkage control and an operation linkage control of the target form; the data linkage control is a control of a linkage function aiming at form data, and the operation linkage control is a control of a linkage function aiming at form operation; configuring the data linkage control and the operation linkage control according to the form modification request, and generating and issuing a configuration file by using the configured data linkage control and operation linkage control; configuring the data linkage control and the operation linkage control according to the form modification request comprises the following steps: configuring a linkage expression of a data linkage control according to the form modification request, wherein the linkage expression of the data linkage control comprises a data trigger control, a data trigger condition, a data source of the data linkage control and a default value variable quantity; configuring a linkage expression of an operation linkage control according to the form modification request, wherein the linkage expression of the operation linkage control comprises an operation trigger control, an operation trigger condition, attribute linkage of the operation linkage control and event execution linkage;
the client is further used for obtaining the issued configuration file and updating the target form.
CN201711485130.9A 2017-12-29 2017-12-29 Form linkage configuration method and system and form updating method and system Active CN108228810B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711485130.9A CN108228810B (en) 2017-12-29 2017-12-29 Form linkage configuration method and system and form updating method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711485130.9A CN108228810B (en) 2017-12-29 2017-12-29 Form linkage configuration method and system and form updating method and system

Publications (2)

Publication Number Publication Date
CN108228810A CN108228810A (en) 2018-06-29
CN108228810B true CN108228810B (en) 2020-12-29

Family

ID=62646345

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711485130.9A Active CN108228810B (en) 2017-12-29 2017-12-29 Form linkage configuration method and system and form updating method and system

Country Status (1)

Country Link
CN (1) CN108228810B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109408486B (en) * 2018-10-29 2020-10-30 珠海格力电器股份有限公司 File distribution method and system, distribution server and file generation device
CN111427559B (en) * 2019-01-10 2023-06-20 阿里巴巴集团控股有限公司 Method for realizing form customization service, method, device and system for generating form
CN110083613A (en) * 2019-03-25 2019-08-02 东软集团股份有限公司 Form data update method, device, storage medium and electronic equipment
CN110659097B (en) * 2019-09-23 2023-10-24 深圳市伊欧乐科技有限公司 Language file processing method, device, equipment and storage medium
CN110795446A (en) * 2019-10-29 2020-02-14 北京字节跳动网络技术有限公司 List updating method and device, readable medium and electronic equipment
CN111240659A (en) * 2019-12-23 2020-06-05 福建亿能达信息技术股份有限公司 Page design method based on Vue
JP7457282B2 (en) * 2020-02-28 2024-03-28 京セラドキュメントソリューションズ株式会社 Data linkage system and configuration change system
CN111597783B (en) * 2020-05-26 2023-04-21 上海泛微网络科技股份有限公司 Data element linkage configuration method, configuration system, updating system and updating method in electronic form
CN113609826B (en) * 2021-07-14 2024-01-09 远景智能国际私人投资有限公司 Form processing method and device
CN115630025B (en) * 2022-12-21 2023-03-17 深圳市傲冠软件股份有限公司 System and method for monitoring file changes in a shared file system

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102135990A (en) * 2011-03-11 2011-07-27 北京神舟航天软件技术有限公司 Java server page (JSP) template-based intelligent table system capable of being defined freely and generating method
CN106033471B (en) * 2015-03-20 2019-11-08 阿里巴巴集团控股有限公司 A kind of method and apparatus handling list
CN106371825B (en) * 2016-08-23 2019-08-13 武大吉奥信息技术有限公司 A kind of mobile terminal application interface list dynamic creation method and device
CN106844471A (en) * 2016-12-22 2017-06-13 北京市天元网络技术股份有限公司 A kind of electronic operation and maintenance system form data processing method and server
CN107229398A (en) * 2017-04-27 2017-10-03 广州慧扬健康科技有限公司 Electronic health record form controls linked system

Also Published As

Publication number Publication date
CN108228810A (en) 2018-06-29

Similar Documents

Publication Publication Date Title
CN108228810B (en) Form linkage configuration method and system and form updating method and system
CN104252342B (en) Embedded application implementation method and device capable of configuring parameters
US9880836B2 (en) System and method for deploying a software program
CN106371881B (en) Method and system for updating program version in server
CN103353845A (en) Method and device for uploading and pushing script
EP3182718B1 (en) Set top box upgrade method and device
CN107301041B (en) Method and system for customizing system function
CN113721931B (en) Automatic service deployment method, system and computer readable storage medium
US20200278855A1 (en) Upgrade recommendations
CN104216719A (en) Method and device for updating android system
CN107526584B (en) Data access method and device
CN114003312A (en) Big data service component management method, computer device and storage medium
CN106897061B (en) Operating system processing method and device based on pre-boot execution environment PXE
CN113741923A (en) Application updating method, device, equipment and medium
US11102071B2 (en) Approach to defining computer system configuration definitions
CN114546588A (en) Task deployment method and device, storage medium and electronic device
CN113485722A (en) Application program shelf loading method and processing method for application store and computer equipment
CN115129574A (en) Code testing method and device
CN111679842B (en) Application program hot update processing method, device and system
CN113448793A (en) System monitoring method and device compatible with multiple operating systems
CN111045695A (en) WebLogic middleware deployment device, method, equipment and medium
CN106897456B (en) Activity information publishing method, activity information driving method, related equipment and system
CN105490852A (en) Upgrade detection method and device
CN111314446B (en) Resource updating method, device, server and storage medium
US11321159B2 (en) Interchangeable plugins for detecting conflicts between server-side data and client-side data

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
GR01 Patent grant
GR01 Patent grant