Accessing a custom field on user record
Hello, I'm trying to access a custom field off the user record in a workflow using the UserValue() function but got a SBL-DAT-00425 error. The expression I used was:
UserValue('<ltManager_Email_Address>') where ltManager_Email_Address is the integration tag of the new field I just added. It says to use the attribute but custom fields don't have attributes so what value do I use?
0