Need the way to distinguish associative and stabilized component-names in the browser of the assembly
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In context of creation independent copies of iLogic-configured assemblies there is a recommendation to stabilize (modify to break associativity) names in browser for components referenced in iLogic rules.
I'd like to know how to check which component names are associative and which are stabilized.
Important note:
AFAIK, lots of customers keep component-name-string-value on stabilizing the names in order to escape the need to modify code of iLogic-rules (keeping name value while stabilizing it can be achieved by two-step editing: 1. Add some character at the end and accept renaming; 2. Remove the character added on Step 1 and accept renaming;).
I have successful related experience - check associativity of the DisplayName by using ThisDoc.Document.DisplayNameOverridden property so I expected there is some alike property for BrowserNode labels (didn't find yet) but I believe there should be some workaround (otherwise the above-mentioned two-step edit wouldn't work).
I've attached the sample assembly to play with (Inv 2020), that consists of three components with only one component name stabilized.
Dear @MjDeck could you, please, look at this?
Please vote for Inventor-Idea Text Search within Option Names