Hi all
I want a field to only display if this condition is met:
{Session Status} is “ Public. Live on web.”
(Session Status} links to the tSession Status] table. One of the records in there is named “ Public. Live on web.”
When I write a formula for: FIND({Session Status}, “ Public. Live on web.”) I get 0 as a result.
I am guessing FIND() isn’t reading that field because it is a linked record. Any workarounds come to mind?
Thanks!