cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Searching Model Manager with attribute checkbox

0 Kudos

Searching Model Manager with attribute checkbox

Model Manager implements checkbox attribute editor for some properties, but it remains unusuable for searching.

Assume that an Model Manager element attribute (ex: masterdata PART_ASSEMBLY) is controlled by a data dictionary (ex: PART_ASSEMBLY_DD) of enumeration type with 2 values (ex: true, false), that requires a value and set a default one (ex: false). Let configure custom.xml with that attribute and the editor com.osm.editor.WMAttEditorCheckBox as the following:

...

<Attribute>

  MY_ATTRIBUTE

  <AttributeEditorClass>com.osm.editor.WMAttEditorCheckBox</AttributeEditorClass>

 

 

...

The DBProperties attribute panel looks fine.

Now let go to search and you can search element for true or false, but you are no more able search for both (true OR false).

We should expect a way to search for true, for false and for true OR false.

1 Comment
olivierlp
Community Manager
Status changed to: Archived

Hello,

We are archiving your idea as part of a general review. This action is based on the age of your idea and the total number of votes received, as per this announcement.

You can always post a new idea with all the details required in the form.

Thank you for your participation.