Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

 Step 1 Add a Form
  1. Right-click and add a 
    Error rendering macro 'excerpt-include' : No link could be created for '_bar_horizontal'.
    .
  2. Right-click and select Create New Form, and enter a name.
  3. Open the  Palette and expand the section pf AppBuilder (Theme 1).
  4. Drag in Form Title and name it Title.
  5. Drag in Form Body and name it Business Body.



 Step 2 Add fields to the form
  1. Now go back to your stream tab - which should be pinned. If the tab is not there, you can right-click on the top of the dashboard and select Show the Stream Configuration
    • Notice that you can drag the horizontal splitter up and down to adjust the size of the the top and bottom panels of the dashboard. PhixFlow adds scroll bars if they are needed.
  2. In the stream properties, select the attributes UID through to Active
  3. Shift-Drag the attributes onto the left of the form
  4. Shift-drag the Description attribute onto the right of the form. PhixFlow automatically adds an editing toolbar to the area.

Your form should now look like this:

 Details


  • Now go back to your stream tab - which should be pinned. If the tab is not there, you can right-click on the top of the dashboard and select Show the Stream Configuration
  • In the list, click to select attributes you want to show on the form, In this case UID through to Active. Shift-Drag the selected list onto the left of the form body.
  • If you just drag and drop then PhixFlow does not know which area you want the data to be added to.
  • Notice that you can drag the horizontal splitter up and down to adjust the size of the the top and bottom panels of the dashboard. PhixFlow adds scroll bars if they are needed.
  • Now Shift Drag Description into the right side of the form body. PhixFlow automatically adds an editing toolbar.





 Step 3 Connect the from to the data
  1. In the dashboard, double-click on Header Fixed and change text properties → Display Text  to Business Details and  Apply.
  2. In the dashboard, double-click on Dynamic and change text properties → Name field to be the same as business name attribute: Name
    This means the "Dynamic" part will display the name of whichever business is selected
  3. Hover over the grid row header and drag the filter symbol onto the left area of the form. This connects the data to the formno 

    e want the form to show the record we have selected

    In the grid at the top, hover to show the filter icon. Drag it onto the blue background of the form in the bottom and confirm.

     PhixFlow opens a properties tab with Filter Details that shows how the filter works.

    You can rename it to something more meaningful, such as By_UID.

    Where does this filter get stored in the repository????


Now PhixFlow sets the size of area showing the fields based on their  field width,  leaving more space for the description.




 Click here to expand...

To change the fixed 50/50 split for the form:

  1. Look in the repository, to see all the components of the dashboard Layout.

  2. Expand Business Editor Form → Business Body → Form Content Container.
  3. Double-click Form Column Container 1x2 to open its properties.
  4. Expand the Style Settings section
  5. Untick AutoSize


Now PhixFlow sets the size of area showing the fields based on their  field width,  leaving more space for the description.

 Details
  • You can change things
  • Names - double click on the dashboard or find them in the repository.
  • All the "bits" you have added to the dashboard are stored in the repository, in a branch called Layouts.
  • If you expand the Business Editor Form > Business Body > Form Content Container > Form Column Container 1x2, you can see how  different parts of the dashboard are repository items that are nested. These items and their container-contained relationships have been created automatically when you drag in the components from the palette. 
  • From the palette, the form body is fixed at a 50-50 split.  Double-click on Column 1 to open its properties.
  • Expand the Style Settings section
  • untick AutoSize
  • Now PhixFlow sets the size of area showing the fields based on their  field width,  leaving more space for the description
  • No labels