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

I may be misunderstanding your intention, but I have a number of functions that are kicked off when the user saves.

For example, I created an iLogic function that iterates through each drawing and ensures a rev table is added for each page every time there is a save. This is triggered through the Event Triggers under the Manage tab.Capture.PNG

You'll find iLogic is pretty close to VBA, so if you should be able to figure how to implement your old codes.