We're reclaiming inactive PDIs to keep them available foractive builders.Learn what's changing, who's affected, and how to protect your work. Read More
No, because you will not find the sys_choice table to set it on the reference specification.
You can modify it and then reverse it or create a new table instead using the sys_choice table.
Hope it helps.
Thanks.
Ok,
If you want to configure the Field2 as a list referencing to sys_choice table you need to modify the dictionary of the Reference field:
Because it has an OOB filter to all the tables except sys_choice table, you would need to remove this filter...
In that case I would suggest the following configuration:
I don't recommend set the Field 1 as a string, I think is better make it a string with choices or a choice list, so Field 1 or Choice 1 would have choices for your contries:
Then, the Field 2...
Hi,
I just want to show you a test that I'm doing on my personal instance, could be helpfull.
I have the approval coordinator after state is moved to Assess:
If I move to Assess state without adding the Manual Approver and then, being on Assess sta...
Hi,
The issue here is that you need to add the Manual approval before executing the activity to check the manual approvals. If you add the manual approval before your approval coordinator, it should work, but if you add the manual approval when the a...