- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 02:37 AM
hello
I want to let the users on a form chose the color they want but it is a hard for them to always give the Hexadecimal code of colors so what i want is to let them chose the color they want by integrating a color picker like the one in system properties
is it possible ??
Solved! Go to Solution.
- Labels:
-
Multiple Versions
-
User Interface (UI)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 06:49 PM
Hi Tahri,
The picker that you see in the UI Configuration System Properties is available to properties of type color.
If you are trying to include the color picker in catalog item / table record, you might need to create a UI Macro which allows you to select a color. That also might involve using external plugins for the picker.
Thanks,
Manish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 06:49 PM
Hi Tahri,
The picker that you see in the UI Configuration System Properties is available to properties of type color.
If you are trying to include the color picker in catalog item / table record, you might need to create a UI Macro which allows you to select a color. That also might involve using external plugins for the picker.
Thanks,
Manish

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-09-2019 10:07 PM
Below thread could help you out :