Q: 5
The Service Manager provided the app builder with color code requirements for case age on open
cases.
New cases populate a green circle
Day-old cases populate a yellow circle
Three-day-old cases populate a red circle
How should an app builder implement this requirement?
Options
Discussion
Option A, Had something like this in a mock, formula field is the way to go here.
A. saw this format in a recent exam report. Formula field is what Salesforce expects here.
Yeah, for simple visual indicators like this, it's just A.
A tbh. Formula Field can handle image display based on logic, and it's meant for calculated output, not actions. D is cool for custom stuff but feels overkill here since this is just about static icons.
Its A. Formula field is made for this, lets you set image/icon based on simple age logic. Option D is tempting but overkill unless you want more functionality.
I remember a similar scenario from labs. Not C, it's A. Formula fields handle color-coded display for stuff like this.
Just A. Formula field handles the color logic for display, nothing else needed.
You just need to show color circles based on case age, so formula field (A) works. It can display images or emojis with simple logic, no custom coding. Pretty sure that's what the exam expects.
Probably A here. Formula fields can show an image or color icon based on logic without extra code. No need for a Lightning Web Component since the requirement is just visual, not interactive. Pretty sure that's what Salesforce wants for this.
A or D? Seen practice tests favor A since formula fields can show color-coded images based on logic and don't need extra coding. D would be overkill unless you need dynamic or interactive stuff. Not 100% sure if they'd ever want more flexibility, so I guess A for now.
Be respectful. No spam.