Task #851
open
Use selectbox instead of inputText for attributes type
Added by Peter Štrunc about 7 years ago.
Updated about 7 years ago.
Description
When user is requested to choose data type of an attribute, he/she should not be forced to write the type into input text type field. Selectbox should be used instead.
- Subject changed from Use selectbox when instead of inputText for attributes type to Use selectbox instead of inputText for attributes type
- Priority changed from Normal to Low
Did you try face type in eav form attribute definition?
Or its some other place? Update pls ticket description .
For example in schema attribute definition.
We cannot do it. Type of schema attribute is fully dependent on the connector (schema is generated/returned from the connector). We do not have list of all types in IdM (for every existed connectors).
org.identityconnectors.framework.common.FrameworkUtil.getAllSupportedAttributeTypes();
Also available in: Atom
PDF