Lookup forms display several main tabs in a left sidebar. They are:
- Configuration: Displays the overall form properties and allows you to configure queries, shortcuts, etc.
- Design: Default view of the form. Displays the form's UI and allows you to add, remove, and configure form controls. If selected, this tab displays the More icon under all the other tabs.
- View Source: Displays the form's HTML code.
- Form Rules: Displays the graphical rules that affect the form's behavior.
- Conditions and Actions: Displays the logic that controls whether the form applies an action to configured controls: showing, hiding, enabling, disabling, etc.
- Devices: Displays the logic that controls how the form displays on configured display settings.
- Script: Displays the JS functions for the form.
- Style: Displays the form's CSS classes.
- More: This only displays if the Design tab is selected. When clicked, it displays a menu of the following actions:
- Preview: Displays a popup of the form as it will appear to users.
- Multiple Controls: Displays a popup of the form's controls with basic properties that can be edited simultaneously.
- Masterpage: Displays your app's default form.
- Menu: Displays a popup of your app's menu that can be edited.
- Search: Allows searching the form for controls.
This post is part of the Lookup Form topic. Click here to open the Lookup Form Overview.
#Forms