Multiple Databound Components Sharing a Name
Introduction
Having multiple data bound components with the same name creates a warning message.
This is because if we try and reference a data bound component by name to retrieve some data from it, such as a UID, and that name is not unique, PhixFlow will error as it is not possible to distinguish which data bound component is being referenced.
Solution
- In the Layers section of the screen window, search for the name that is being shared.
- Rename the component.
- For example, if the screen form and a grid share the same name, Companies, rename the screen form to be
Companies_Form.
- For example, if the screen form and a grid share the same name, Companies, rename the screen form to be