Commit 9973350
authored
Codesnippet - check inactive user from List and apply field style (#1701)
* Apply Field Style on List type field based on condition
If one of the reviewers is inactive, highlight the corresponding column in list view.
* Apply Field Style on Reviewers if anyone is inactive
* Check inactive user in the List type field and apply Style
* Apply Field Style on Reviewers if anyone is inactive1 parent ac2d8b0 commit 9973350
File tree
2 files changed
+29
-0
lines changed- Server-Side Components/Server Side/MarkInactiveUsersonList
2 files changed
+29
-0
lines changedLines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
0 commit comments