Skip to content

Commit a9655ad

Browse files
authored
Apply Field Style on List type field based on condition
If one of the reviewers is inactive, highlight the corresponding column in list view.
1 parent ac2d8b0 commit a9655ad

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

  • Server-Side Components/Server Side/MarkInactiveUsersonList
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
There is a list type field named 'Reviewers' on Policy records.
2+
On the list view of Policies, we want to highlight with field styles, where any of the user listed under Reviewers is inactive.
3+
In the screenshot attached below, Daniel Zill is inactive user, and if he is present in Reviewers, the respective column value is applied with defined field styles.
4+
<img width="809" height="370" alt="image" src="https://github.com/user-attachments/assets/b483207e-f3ba-4db7-a717-d392694eaf50" />
5+
<img width="433" height="107" alt="image" src="https://github.com/user-attachments/assets/5129038f-d210-40f4-bcd8-1727d791edca" />
6+

0 commit comments

Comments
 (0)