Change Field Color Based On Value
Change Field Color Based On Value
This module helps to set background color if your value is above or less based on your conditions in widget.
Youtube Video
01
Go to code --> in integer field -> widget="color_integer" options="{'color': '#ff0000', 'condition': '>', 'value': '10'}

02
If added more value.

03
If added less value.

04
Set else conditions in widget options.
