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

I can confirm these findings:

Open test.idw in 2019, save (migrated) close

Open new template, select test.idw as template file.

Text on sheet 1 does not have category "Custom Properties - Drawing"

Text in Titleblock definition does not have category

SAVE new file as Sabre Standard.idw

Text on sheet 1 DOES have category

Text in Titleblock definition does have category.

 

I repeated this twice to be sure.

The category is being added after the document is saved, and not before (from a new document).  Meaning the sub routine that checks to see if there are Custom Properties in the Drawing is only being run when the document is saved, not when it is opened.  Sounds like defer update behavior, which is NOT checked.

 

jvj