Form stencils are defined in the Stencils section of the App Designer. A new form field type consists of the following:
-
An HTML template that is rendered when drag and dropping from the palette on the form canvas is the form builder.
-
An HTML template that is rendered when the form is displayed at run-time.
-
An optional custom AngularJS controller in case custom logic needs to be applied to the form field.
-
An optional list of third party scripts that are needed when working with the form field at run-time.