Record Facts Examples
Use View Rules to style Record Facts and apply them to a Facts View. You can see these in the List Layout and in an open record.
Format Background
- You must have edit rights to Page View Rules.
You can add a background color to the Group Type field.
On the Groups Page:
In the Open Record:
- Complete the View and Field Name fields.
- Add the color name or HTML hex code to the Background Color field.
- Leave the other fields empty or at their default.
- Click Save.
Format Background, Icon, & Label
- You must have edit rights to Page View Rules.
You can add a background color and field label to the Group Type field.
On the Groups Page:
In the Open Record:
- Complete the View and Field Name fields.
- Add the color name or HTML hex code to the Background Color field.
- Add Font Awesome image name to Image Name field.
- Set Show Label to Yes.
- Click Save.
Format Background, Icon, & Condition
- You must have some JavaScript knowledge.
- You must have edit rights to Page View Rules.
You can add a background color that changes based on the value in the Participant Engagement field.
You must have JavaScript knowledge to add a condition. Check out the basic examples to get you started.
- Observing
{value}=='Observing'
- Partially Engaged
{value}=='Partially Engaged'
- Fully Engaged
{value}=='Fully Engaged'
On the Participants Page:
- Complete the View and Field Name fields.
- Add a single condition to the Conditions field.
- Add the color name or HTML hex code for this single Participant Engagement level to the Background Color field.
- Add a Font Awesome image name to Image Name field.
- Click Save.
- Repeat for each Participant Engagement level, including a different condition, using a different color name or HTML hex code in the Background Color field, and a different Font Awesome image name.