Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.

I'm puzzling and i'm close to a workaround. I added a costum iProperty(could also be a parameter) which can be true and false. In the rule that shows the form i say "If property = false then and end sub" which the save rule/buton of the form sets on false before saving and true again after saving. This way i bypass opening the form twice. 

I said almost work around since the problem now is that the property, which i set on true AFTER the saving, is not saved when i close and reopen the document. So when i reopen the document, the property is False again and the form will never open. I tryed to put a rule in setting it on True and the rule is triggered when the document is opened. But this does not seem to work, would've been perfect... Anyone knows how to help me?