Hi Everyone.
I am creating a form in which there is “Field 1” which is supposed to display identities in the dropdown. There is a condition in this that the field should show only the identities which have workertype as Employee. How can I achieve this in this form?
"workertype=="Employee" both key and value are case sensitive. Check the attibute name in idenitty mapping.
Make sure workertype is a searchable attribute.