Hello All,
I have an assembly with a dozen or so rules and a form in it.
After selections have been made on the form, one of the rules saves the assembly as a new assembly (save as).
This closes the first assembly and opens the "saved as" assembly, BUT the form from the first assembly stays open.
It appears the first assembly gets closed so quickly the form does not close also.
I can just hit "done" button on the form to close it in new assembly, but would rather the form close automatically.
Is there code that I can add to close the form ???
Thanks!
The work flow I use for this is to use a rule as a button on my form. After all of the information is entered the user clicks this "GO" button which fires off the necessary iLogic. The form will have an option under the button's properties to close the form right before the rule is ran.
Can't find what you're looking for? Ask the community or share your knowledge.