Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Insert excerpt
_Banners
_Banners
namescreen
nopaneltrue

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

  1. In the
    Insert excerpt
    _layers
    _layers
    nopaneltrue
     section of the screen window, search for the name that is being shared.
  2. Rename the component.
    1. For example, if the screen form and a grid share the same name, Companies, rename the screen form to be Companies_Form.