Hi. I'm calling a Dynamic Action from a button in order to save my form data via PL/SQL Code using a stored procedure. I prefer using the stored procedure as it gives more control as to how I am saving the data from the form.
I am facing difficulties in getting the normal validation on the...