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 in Design Mode. select a component.
- 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 property 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.
Related topics