Numeric Entry Field Button Disappearing

Hi Guys,

Running ignition 8.0.14 with the project in perspective. Just started having some issues with the numeric entry field button not showing in chrome as shown below:


The button missing is random as well.

I’ve tested in microsoft edge and firefox and had no issues.
I also tested in an earlier version of ignition 8.0.9 with chrome and had no issues.

Best regards,
Josh

Hi Josh,

How do you manage to add custom suffix in your numerical entry fields (ppm, hr, etc…)?

If I add a script transform and add e.g. “l/s” as a string to the end of my value, my value gets converted from a int/float to a string. This causes the entry field to not accept new numerical values.