/
Multiple Databound Components Sharing a Name
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 section of the screen window, search for the name that is being shared. Layers
- 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
, multiple selections available,
Related content
Screen Element
Screen Element
More like this
Screen Element
Screen Element
More like this
Screen Element
Screen Element
More like this
How To Pass Data Between Screens
How To Pass Data Between Screens
More like this
How To Pass Data Between Screens
How To Pass Data Between Screens
More like this
Passing Data Between Screens
Passing Data Between Screens
More like this