Define Custom Display Types
In Directory Manager, several predefined custom display types are used in the default portal template. To customize the portal, you can use the predefined custom display types as well as define new ones.
- Text Box Display Type
- Drop-down List Display Type
- Linked Field Drop-down List Display Type
- Image Display Type
- Grid Display Type
- Radio Button Display Type
- Multiline Textbox Display Type
- Multi-Valued Control Display Type
- Linked Combo Display Type
How to Implement Display Types
On the Search Forms, Properties, Create Object, and Property Validation pages in a portal’s design settings, select a schema attribute and a display type to link them.
On linking, the display type is rendered on the portal’s page; enabling users to view or specify a value for the linked attribute.
Delete a Custom Display Type
You can delete custom display types, including linked combos.
NOTE: You cannot delete a custom display type that has been linked to a field in the portal.
To delete a custom display type:
-
In Admin Center, select Applications in the left pane.
On the GroupID Portal tab, a portal's card displays its info. -
Click the ellipsis button for a portal and select Settings.
-
Select an identity store under Design Settings to delete a custom display type for it.
All identity stores associated with the portal are listed under Design Settings. You can design a different portal for each of these. -
Click Custom Display Types in the left pane.
- On the Simple Types tab, click Delete for a custom display type to delete it.
- On the Linked Combo Types tab, click Delete for a linked combo to delete it.
-
Click Save.
See Also