Good morning,
I have a FORM VIEW that allows to upload files in a field of type FILE.
In order to upload several files I use AUTO RE-OPEN (or EVENT ACTIONS = ADD) and this is executed with the SAVE command.
When I want to exit BOUCLE I use CANCEL. In this case I would like to force it to go to a view that I determine.
How could I do that?