Is there a script that will just pop up a quick message within an automation?
When someone chooses a particular option from a single-select field, I just want a pop-up window with line of text to show on the screen. An email isn’t useful in this case.
I need to remind them to link the record to another table if they choose this one option. It isn’t a one-to-one link, so the automation can’t do the linking for them (i.e. the update record automation won’t work.) And an email comes too late, in a different context, and I’d rather remind them to do it while they’re in the record, not have to go back after they check their email.
The other idea I had was to have the automation open, or navigate to, the field. Can you “find” a record at a specific field?