Hi There,
I'm trying to use Automation to set a custom field value based on the organization string value.
I.E
If organization = Banana
AND
Select List Custom Field "Fruit" has "Banana" as a potential value
SET "Fruit" to "Banana"
ELSE
Do nothing
I can do this one by one but there are too many fruits :) It would be very easy if I could have the logic to check potential match values in the custom field and apply the corresponding matching value to the custom field.
Hi @Zac
I'm assuming organization is a JSM custom field of type organizations. If so, you should be able use a combination of:
I don't believe you can (or need to) do the following check:
Select List Custom Field "Fruit" has "Banana" as a potential value
The field "Fruit" will not be set if the organization is not a valid option.
Hope that helps.
Eric
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.