The Forms Branch
Under the Forms branch () you find all forms that define the application’s user interface. You can include a form in the user interface by running a command that shows the form as a dialog. You can do this from a Button, Item, Event, or Method node. See Working with Forms for more information about forms and form objects and the tools available for creating forms. The Forms branch appears as a main branch in the Application Builder tree and also under global Form nodes when you have added local Form nodes.
It is not uncommon that the purpose of a Form changes throughout development of an app. A global form may become more suitable as a local form and vice versa. To convert a local Form node to a global Form node or vice versa, either copy a Form node and paste it from the main Forms node or any global Form node; alternatively, click and drag a Form node from under a global Form node to the top Forms level or vice versa.