Project

General

Profile

Feature #2261

Updated by Alexander Watzinger 20 days ago

The idea is to implement an option which, when activated, prevents the selection of a type. 
 This can be useful to e.g. create not selectable categories and can be very useful with type structuring in general because with current implementation every "not selectable" category needs to be an own hierarchy which can in turn produce confusing longer forms. 

 *Updated* 
 It is now implemented and selectable can be turned on/off in a type view, restrictions: 
 * Can only be done with at least editor permissions 
 * Only types which aren't already used by entities can be changed to unselectable 
 * This functionality isn't available for value types. These would require more effort and an extra issue would have to be created for it. 

Back