Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
Is there a way to do conditional formatting in a report that changes a field that is marked as required in a custom form to a different color? Thanks
Topics help categorize Community content and increase your ability to discover relevant content.
That may be a tough one because it may be required on one form but not required on another.
If the report is on an object that has the form attached, it's probably doable though. A parameter report would probably not work.
There is, in the API, a parameter (field) attribute called "isRequired". This is what I would start with.
Thank you, Randy. I appreciate your help on this question.
Views
Likes
Replies