Hi,
I have a number input field for a product price. I have a workflow setup which triggers when the product price is changed. When a user changes the price and clicks tab, all works well. However, when a user selects the numbers, clicks the backspace on the keyboard to delete and make the value 0.00 and then tabs out, the workflow does not trigger.
It seems the change in input is not recognized when the value is changed to 0 using backspace on the keyboard.
Please help.