Hi,
How to display colors generated by the values (Lets Say: Integrating some color values {R,G,B}) ?
How to get those values and display the corresponding color in the web screen?
Nuno Gonçalo Pereira wrote:
For 10 version, try this:
https://www.outsystems.com/forge/component-overview/518/colorpicker
Thanks and best regards,
Nuno Pereira
we can do that without using "color picker" also.
something like this...
Thank you.
You could use a color picker to choose a color:
https://www.outsystems.com/forge/Component_Reviews.aspx?ProjectId=95and then use that colors to define a css class dinamically, affecting her attributes.
Thanks and Best Regards,
Hi Nuno,
Thank you,
But I am using Version 10 and it is not compatible with version 10.
Is there any other forge component (color picker) which supports version 10?
Thank you Nuno