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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

boolean attribute shows values show as Yes/No/undefined...Can we remove undefined

arajendren
8-Gravel

boolean attribute shows values show as Yes/No/undefined...Can we remove undefined

If we add a boolean attribute to object type like document, values show as Yes/No/undefined...Can we remove undefined here and keep only Yes/No ?

1 ACCEPTED SOLUTION

Accepted Solutions

Hi @arajendren 

Yes it is possible by configuration in TypeAndAttribute management layout 

 

go to the Boolean attribute show the Layout tab and select Create layout,

You can select your attribute there and set the blank option to no 

HelesicPetr_2-1700639142362.png

 

result in the wizard

 

HelesicPetr_1-1700639128931.png

PS> legal value list does not work as @Rocket_Max mentioned.

 

 

 

View solution in original post

3 REPLIES 3

Hi @arajendren 

OOTB cannot do it.
Consider setting the attribute to a character type and then setting a list of legal values or enumerations to work around it

Hi @arajendren 

Yes it is possible by configuration in TypeAndAttribute management layout 

 

go to the Boolean attribute show the Layout tab and select Create layout,

You can select your attribute there and set the blank option to no 

HelesicPetr_2-1700639142362.png

 

result in the wizard

 

HelesicPetr_1-1700639128931.png

PS> legal value list does not work as @Rocket_Max mentioned.

 

 

 

Thank you for the solution.It worked

Top Tags