The application provides a dynamic form, field configuration and storage method and
system, defines
database initial fields, defines field format rules and
SQL statement dynamic creation rules, completes
precondition creation, uses the field format rules to define target fields to be added or modified, uses the
SQL statement dynamic creation rules to complete dynamic association storage of the target form and the target fields, acquires all
field data of the target form, traverses and parses each field into an
html label, renders into an
html page, checks input content of a user on the
html label, and saves the input content which passes the
check in a
database by using the
SQL statement dynamic creation rules; the application configures and stores the dynamic form fields based on the
JSON /
XML field format rules and the SQL statement dynamic creation rules, realizes dynamic form rendering interaction, improves flexibility of field configuration and
form generation, and solves problems of large
workload of an existing platform and low code expansibility and
maintainability.