Initially when I was creating new DOM instances, the name of the instance was showing up according to the "Name" field descriptor that I had as a part of a Section Definition.
However, upon changing my definitions, it is now using the Instance ID. I was wondering if there is a way to revert it back to a user-friendly text.
The below screenshots are from a low-code app to visualize the DOM instances.
Thank you in advance!
Hi Rajesh,
By default, when no 'DomInstanceNameDefinition' is found on the ModuleSettings or the DomDefinition (ModuleSettingsOverrides), the ID of the DomInstance will be used for its name.
This docs page contains more info on the configuration for the name: https://docs.dataminer.services/user-guide/Advanced_Modules/DOM/DOM_ModuleSettings/DomInstanceNameDefinition.html