Versions Compared

Key

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Widget Connector
width900
urlhttps://www.youtube.com/watch?v=Zz9pSo540m4&list=PLbPt6SI1Zhb8CnWh7Gvopto7D6LEwcB9A&index=10
height500

Add additional styles to grid view components. To recap the steps in the video:

Highlight Inactive Customers

  1. Hide the UID column.
  2. Add two Businessesnew businesses, the first with Active set ticked and the other withoutsecond with Active unticked.
  3. Add Set 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 and set:
      1. Name: InactiveCustomer
      2. Text Colour: red

Style the Selected Item

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

Update the 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 and set:
  2. Name: BusinessGridHeader
  3. Text Size: 22

Grouping Grid Headers

  1. In the configuration form for the Name attribute set the label Label to Business, Name. The element before the comma will provide a the grouping.
  2. Repeat the above step for Type.
  3. Group Address Details together under AddressAnd logically label your remaining fieldsthe address details together using Address.
  4. Logically group your remaining fields.


Panel

Next video: 9. Adding Fields to Applications