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!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.