dynamically change related list line color
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2022 02:11 PM
I'm trying to dynamically updated a related list line graphically (bolding text, background color, text color, icon in display value etc.) based on a field value for the entry.
I know with g_form you can grab a label of a field and style it, but I'm not finding anything obviously similar that expressly says it will work with Related Lists.
Has anyone seen anything like that done elsewhere or is this just not a thing that can be done?
- Labels:
-
User Interface (UI)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-13-2022 01:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 10:19 AM
For example lets say I want to style the line outlined in pink because the Category is "Inquiry/Help" (change the background color, text color, etc.)
(Please ignore the read arrow and box, this is a portion of an image from the documentation Add incidents by same caller related list )
I know it can be done on labels in a form, but I have no idea how to get the object for the line in the related list or if it's even possible.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 10:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-14-2022 11:33 AM
But how do I effect the Related List fields?