Data Processor Form Wizard

At the first step,
the wizard offers you to choose the form type and enter the form name, synonym, and comment.
Use the Select Form Type group of controls to choose form type:
Data processor form
Generic Form
 
If option settings on the General tab specify Managed application and ordinary application as the configuration edit mode, the wizard additionally allows to select type of the form being created. Managed form: the form is created to be used in the managed application mode. Regular form: the form will be used in the ordinary application mode, as well as in the managed application mode if Use regular forms in the managed mode is set for the root configuration object.

If the object has multiple forms of the same type, you can choose one of them as the default form. When you open an object without specifying explicitly which form to call, the default form will open. When creating a form, select the Set Form as Default checkbox to set it as default.
 
Specify the form's Name, Synonym and Comment.
 
When creating a form, you can place two standard command bars on it (at the top and at the bottom). The wizard sets <Form> as the action source for these bars. The action source can be changed later, and the command set can be extended with additional custom commands.
The functions of the command bars are determined by the action source and type of the form's main attribute.
Layout of main controls can be changed as needed (for instance, you may want to omit some controls or alter the default appearance). To make changes, press the Next> button. The attribute set depends on the form type selected.
If you click the Finish button, the wizard will automatically arrange controls on the form and open it for editing.
 
At the second step,
you can specify attribute set, select form controls representing each attribute, and choose attribute layout modes.
Choose the attributes to be included in the form.
The Arrange Controls in ... Column(s) attribute specifies the number of columns for the form controls.

To create the form, press the Finish button.

1C:Enterprise Developer's Community