Hi,
Can you guys please help me with a similar problem but the scenario is different.
I am not using Submit Options to submit the form but it is done through a code. I click the OK button and then an Auto ID is generated after which,I want my form to be closed.
I used a rule by setting the condition as " if ID is not blank close form"....but the problem here is I need to click on the OK button once to generate the ID and again to close the form. But, my requirement is I click the OK button only once after which an ID is generated and form is closed immediately after generation.
P.S: I also tried removing the rule to the OK button then,ID is not generated but form is closed.