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

I realize this is an old post, but maybe this will help someone. I am doing something similar. I want the users to name a new file according to properties which should be in the file. Instead of watching for the save event, I just added the external rule to the template and trigger it on a new document event. It fires a form to fill out the properties, and then populates the save dialog with the constructed name. It works great for my purposes.

 

Thanks for posting the code, it saved me some time.

 

 

Tim