Confirmation pop-up with required electronic signature
Hi All !
I'd like to ask if you can help me solving my problem.
(Thingworx 9.3)
- I have a Grid where the user can edit data. Data is saved to MS SQL database upon SAVE button.

I want the users to use their login name and password for performing the save action,
-> the concept would be a pop-up window to confirm the save,
-> only if passsword matches the username, the data is saved to the database, otherwise it would notify user for invalid password and he can try again.
-> by cancelling the signature process or closing the pop-up window, the save must not happen.
Could you please advise how to make such "electornic signing" proccess ?
Any advise on how to do such logic is greatly appreciated !
I've already made a mushup for signature purpuse , but cannot figure out how to pass/bind the "result" of the password validation from the pop-up mashup back to the mashup which triggered the pop-up.


