Friends, I need help.
There is a screen that, after filling in some fields, I call a process action and inside I call a database procedure that will insert some data into some of my tables.
However, when this process returns, I would like to return a field with an error and show this error within this process. Does anyone happen to know if this is possible to do and how I can do this before I send the data to another screen?
