Hi,
If the mendix approvers are available in a domain model then create a many- many association from ur form domain model to approvers.
then a input reference selector or muti select drop down widget with the association from form domain model to approvers.
Like this you can select more approvers for your form.
If you want to restrict to only 4 then add a constraint in the selection.
Hope this will resolve your quuestion.
Hello For all !
Here is my worflow!
And this is the page and the things of i tried.
I'm tried to make a microflow to select a approver and make the approver stay on the screen like this example from another application:
In this local that i have the Attachments, i want to put de approvers, and after this, i want to select the approvals from another database.