Hello,
I want add color to POS product category. I have add color field but now I want display the color in POS and in first time in my form.
I have this for the form:
<field name="color" style="background:Red;"/>
This show red color correctly in the form. But how can I use the value of my field?