I have a NOM_FICHIER property that automatically takes over the file name (via Smartproperties).
This NOM_FICHIER property is used in the title block as a Plan Number but also as a Reference in the development of my bills of materials (via SmartBOM).
If one of the users makes a "save as" of an existing room but forgets to enable and validate Smartproperties, the NOM_FICHIER property will not update.
I'm drying up a bit to find a simple solution:
Is there a possibility to force the user to open Smartproperties?
each time you "Save" or "Save as", a macro is triggered and writes the right value to NOM_FICHIER?
Despite everything I'm going to set up in my standard rooms is to run an INTEGRATION every night (via TASKMANAGER) which will replace me and update this property.
Hello
Does this option in the "General Options" of SmartProperties work in this case:
· "Display a warning message if changes are not committed in selection mode": when changing the document type or when selecting a welded parts list folder, if the changes entered in SmartProperties are not applied to the document then a warning message will appear:
"You have not validated the changes on the document! Do you want to continue? »
Otherwise, indeed, you can use a macro that replaces the save as button, but it becomes complicated...