Hello,
I would like to perform some coherency check before saving a form.
I code some control in Javascript into the nuBeforeSave function of the edit.
If I found errors it returns false and display the reason in nuMessage().
I works fine.
But in my use case I would like to allow the user to save an incoherent form if he wants.
I would like to warn the user that there is an non coherency but let him chose to save or to correct.
I have add a checkbox into the form (not linked to the database) that the user can check to force saving.
Is it the best solution ?
I do not found some "message box" function to ask the user.
Thanks,
Damien
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.