159
Views
5
Comments
Solved
Display the color  dynamically
Question

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?

2019-04-18 15-23-21
Naina
Solution

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.

2020-03-24 00-01-07
Nuno Gonçalo Pereira

You could use a color picker to choose a color:

https://www.outsystems.com/forge/Component_Reviews.aspx?ProjectId=95
and then use that colors to define a css class dinamically, affecting her attributes.


Thanks and Best Regards,

Nuno Pereira

2019-04-18 15-23-21
Naina

Nuno Gonçalo Pereira wrote:

You could use a color picker to choose a color:

https://www.outsystems.com/forge/Component_Reviews.aspx?ProjectId=95
and then use that colors to define a css class dinamically, affecting her attributes.


Thanks and Best Regards,

Nuno Pereira

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?


2020-03-24 00-01-07
Nuno Gonçalo Pereira

For 10 version, try this:

https://www.outsystems.com/forge/component-overview/518/colorpicker

Thanks and best regards,

Nuno Pereira

2019-04-18 15-23-21
Naina

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


Thank you Nuno


2019-04-18 15-23-21
Naina
Solution

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.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.