Project

General

Profile

Actions

Task #851

open

Use selectbox instead of inputText for attributes type

Added by Peter Štrunc over 6 years ago. Updated over 6 years ago.

Status:
New
Priority:
Low
Assignee:
Radek Tomiška
Category:
Frontend
Target version:
-
Start date:
11/27/2017
Due date:
% Done:

0%

Estimated time:
Owner:

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.

Actions #1

Updated by Peter Štrunc over 6 years ago

  • Subject changed from Use selectbox when instead of inputText for attributes type to Use selectbox instead of inputText for attributes type
Actions #2

Updated by Radek Tomiška over 6 years ago

  • 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 .

Actions #3

Updated by Peter Štrunc over 6 years ago

For example in schema attribute definition.

Actions #4

Updated by Vít Švanda over 6 years ago

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).

Actions #5

Updated by Peter Štrunc over 6 years ago

org.identityconnectors.framework.common.FrameworkUtil.getAllSupportedAttributeTypes();

Actions #6

Updated by Vít Švanda over 6 years ago

Nice method :-).

Actions

Also available in: Atom PDF