In the Summary screen(DebriefSignature) there is a “Tick mark button” . Once we click on it, it asks to complete the task YES or NO as pop up. I want a validation on it and don’t want this pop up to come up. But in Mobile we have options to add ‘BUTTON_SAVE’, ‘BUTTON_ADD’, ‘BUTTON_NEXT.’ I added the BUTTON_NEXT and put a validation on it(Event Type : Override). As I don’t want the pop up to come up so I chooses the Event Type : Override instead of Validation . I checked the “Tick mark button” is working as per the client script tagged to the BUTTON_NEXT. But one thing I observed the technician signature is not getting added once I click on “Tick mark button”. It is getting added once I make the Event Type : validation. But in validation I am getting POP up which is not required.
Can any one help me in this what is script written behind “Tick mark button” . So that I can add this in my script to get it validate as well as I can save the tech signature.