PhixFlow Help

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 2 Next »

Highlight Inactive Customers

  1. Add two Businesses, the first with Active set and the other without.
  2. Add Conditional Formatting on the View attribute Name with the following settings:
    1. Name: InactiveCustomer
    2. Rule Expression: _current.Active != true
    3. Add a Style with the settings:
      1. Name: InactiveCustomer
      2. Text Colour: red

Style Selected Item

  1. In the configuration form for the Businesses Grid View, under the Styles Settings add a style to Row Selection Style with the settings:
    1. Name: SelectedBusiness
    2. Font Weight: bold
    3. Font Style: Italic

Update Header Styles

  1. In the configuration form for the Businesses Grid View, under the Styles Settings add a style to Grid Header Style with the settings:
  2. Name: BusinessGridHeader
  3. Text Size: 22

Grouping Grid Headers

  1. In the configuration form for the Name attribute set the label to Business, Name. The element before the comma will provide a grouping
  2. Repeat the above step for Type
  3. Group Address Details together under Address
  4. And logically label your remaining fields
  • No labels