SlowPotjie
New Member
- Joined
- Mar 22, 2017
- Messages
- 2
- Reaction score
- 0
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 column items to warn the user of failed validations to fire before clicking the button that is associated with the Dynamic Action click event. On a normal submit page button the validation works, but I need the flexibility of using a stored procedure and I need the validation. Please can someone advise me on what I might be missing here. Regards
I am facing difficulties in getting the normal validation on the column items to warn the user of failed validations to fire before clicking the button that is associated with the Dynamic Action click event. On a normal submit page button the validation works, but I need the flexibility of using a stored procedure and I need the validation. Please can someone advise me on what I might be missing here. Regards