Here is the scenario, in my form I’ve following fields in this order. SAVE: is a button on the form. It has a rule to set values and call Web Service which calls Store Procedure to Insert/Update to database. Regular text box: A Rich text box: B Drop down: C I open the form, enter data and SAVE . Everything...