Versions Compared

Key

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

...

Expand
titleLink the form with the data

To display the company name in the form title:

  1. In the dashboard, click on Header Fixed and change its properties → Display Text  to Business Details - and 
    Insert excerpt
    _save
    _save
    nopaneltrue
    .
  2. In the dashboard,click on Dynamic and change its properties → Name to be: Name
    As PhixFlow knows there is an attribute called "Name", it will use the name value of the currently selected record in the  "Dynamic" area.

To link the table content with the form content:

  1. Hover over Click on the UID column header and drag the filter symbol it onto the form and confirm.
    This tells PhixFlow that the form should display the selected record in the grid.

  2.  PhixFlow opens a properties tab for the filter. Click 
    Insert excerpt
    _finish
    _finish
    nopaneltrue
     to close it.
  3. Now when you select a different record in the table, PhixFlow displays the selected record in the form.

...