Hello.
Working with Apex 5.1, I have a lot of selection fields (radio group, shuttle, etc).
I have to populate a display only field with all the informations selected in my selection fields, to let the users know where they are in the selections.
I wanted to create an Apex process, and a dynamic action on each field, to call this process.
But the dynamic action doesn't recognize the process.
How to make it work (without modify all my process to create a DB function) please ?
Best regards.