HI
i have a form invoice that have a modify button that let the user to modify the content of the invoice.
I want to set a password for this button so i created a form security that contains a input field text, where i enter a password. Once the password is entered i click on a button that launch the password check unto the database.
once the checkup is done i just want to return to my invoice form and validate if the password is ok or not, if ok we continue with unlocking all the fields if not simply show a message of error.
but i dont know how to do that?? can someone help me please with that
thanks a lot
i have a form invoice that have a modify button that let the user to modify the content of the invoice.
I want to set a password for this button so i created a form security that contains a input field text, where i enter a password. Once the password is entered i click on a button that launch the password check unto the database.
once the checkup is done i just want to return to my invoice form and validate if the password is ok or not, if ok we continue with unlocking all the fields if not simply show a message of error.
but i dont know how to do that?? can someone help me please with that
thanks a lot