Description

It is used to call up a form that will be used to create a new record.

It is necessary to choose a form from the list that will be used to create a new record. Thus, when you click on this button, the selected form will be shown on the screen.



The selected form must have a button with the action "Save record", otherwise you can not create a new record in the database using this form.

Important! Usually the form for adding and editing a record is the same.


Important! Sometimes users choose "Show form" instead of "New record", this is an error, do not confuse, because this action not only shows the form, but also prepares it to create a new record!