Specifying "Find" and "Add/Details" forms for a component
To specify a "Find" form and/or an "Add/Details" form for a component:
- With a form open and go into the designer (Web Designer in the web client, Design Mode in the Windows client).
- Select the component you want to modify for Find and Add/Details options for.
- Add a shortcut menu that presents the appropriate commands for the component.
-
Optionally, specify a "Find" form:
- For the Find Form property in the Component properties sheet, specify the name of the query form for the item referenced in the current component.
- For the Property property, specify the name of the property to be bound to the component, as it is known to the query form.
- To specify more complex criteria for opening the form, click the ellipsis (•••) button.
-
Optionally, specify an "Add/Details" form:
- For the Add/Details Form property, specify the name of the form to be used to maintain the item referenced by the current component.
- To specify more complex criteria for opening the form, click the ellipsis (•••) button.