Good Morning!
I'd like a button to enable/disable for agents based on the presence of company names in email addresses.
For example, if the agent's email contains "apples" then it will be disabled, but it will be available for agent emails that contain "oranges."
I'm new to this so the closest I've been able to get is...
indexOf({{Scripter.Agent Email}}, "apples")
Any help would be appreciated! Thanks in advance!
#ArchitectureandDesign------------------------------
Hudson