Hello everyone,
i need your assistance because this issue drives me crazy.
Info: I have a Single Select List and i want to populate it with some values depending on the field "Account" (Tempo Plugin). It's obvious that having more than one Account this select list can not have the same options.
but nothing.
I was thinking if i can make it with the use of a map, but i am struggling to find out how to pass the values of a map to this custom field depending on the key (Account). eg.
Is this even possible?