How to make a dependent field based on user assigned to record

Is there any way to make a field in a module dependent on whether a specific user is assigned to the record?

E.g. if 'John Smith' is assigned to the record then text field 'ABC' appears.

Parents Reply Children
  • Hi Liam Hastings,

    I've tried using basic functions such as "equal" and "isInList" but I'm just having no luck making it work so far. I'm essentially trying to get a new TextField to appear when a specific user is assigned to that record, but I'm unable to use the 'user_name' field (as the formula does not recognise this as a field) and using the 'assigned_user_link' field and then the name of the user just results in nothing happening when I've tried a test record.

    I'm sure there is something very simple I'm missing but I can't work out what it is for the life of me!

    *Just to clarify, I'm trying to get the new field to be created for an Opportunity when a new Opportunity is assigned to a specific user

    Thank you for the swift response - any further help would be greatly appreciated!