Can i have a color picker in a form ?

Tahri
Kilo Contributor

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 ??

find_real_file.png

1 ACCEPTED SOLUTION

Manish Vinayak1
Tera Guru

Hi Tahri,

 

The picker that you see in the UI Configuration System Properties is available to properties of type color.

find_real_file.png

 

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

View solution in original post

2 REPLIES 2

Manish Vinayak1
Tera Guru

Hi Tahri,

 

The picker that you see in the UI Configuration System Properties is available to properties of type color.

find_real_file.png

 

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