Message 1 of 5
Know intended file location before saving
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have an iLogic-rule which is executed before saving (by the Global Event Trigger 'Before Save').
Is it possible to know the intended (already given) file location of the file that has not yet been saved?
If I can compare that location with the location where my templates are stored (
ThisApplication.DesignProjectManager.ActiveDesignProject.TemplatesPath
) I can prevent rule execution when Save Copy as Template...
Other suggestions are welcome as well.
Thanks!
René van der Starre