Forms management
Forms are elements of interface, intended for introduction of information by user.
Data is read out from the system and saved for subsequent treatment. A form can serve as an example of form of filling of the personal information, which is used for processing an order.
It is necessary to choose the button «form» in the menu of the system for access to the editor of forms. The list of forms incorporated in the system is represented on the main page of the section. The editor of forms allows to change the content of forms. Possibility to create new forms and delete old forms is disconnected in standard acquisition.
We see set fields, refered to one of two types: text string (text) or field for introduction (textarea) at the entry to the window of editing of forms. Text string with description is refered to each field, which also will be represented on the site.
Each field can be edited or changed. At editing or addition of the field to it the followings parameters are set: type (text, textarea), signature (text string), name of the fields (name-identifier of the field in English without admissions). The flag of Ð’«obligationÐ’» is used for the sending of form. If this flag is set, the form won't be sent till this field is not be filled.
Parameter "length" determines visual length of the field on the site. Parameter "value by default" is a value which will be shown in this field at the initial load of form. As value by default the example of filling of the field or some typical part of the field is usually set(for example, code of country for the field of introduction of telephone).