Change container color dynamically

1
Hi, I have an object with a color attribute that is selected by the color picker. Depending on the color selected in the attribute I want to draw a container of that color. How can I get it?   Thanks
asked
1 answers
1

Hi Mikel Castro,

 

You can use dynamic class property of the container.

https://forum.mendix.com/link/space/ui-&-front-end/questions/106827

 

 

Another Option: Dynamic Styled Container & Dynamic Style module

https://marketplace.mendix.com/link/component/202578

https://marketplace.mendix.com/link/component/120200

 

Thanks!

answered