Hello everyone,
I have created an Approval / Status Process for a table. The following options are available:
Planning is automatically selected when a new element is created. Then a user should be able to select Ready to Review but none of the other options. This starts an approval process. After approval, the status is automatically set to Approved. Now the user should be able to switch back to Realization but none of the other statuses. Completed is automatically selected when the end date has passed.
How can I ensure that the user can only select the desired options?
Thank you and best Regards.