I’m trying to get an input’s value to update when another input value is changed, but it looks like if the inputs are one tab away from each other, tabbing from one to the next doesn’t trigger the Element Actions > Group > Reset Data function, while hitting Enter works. I’m thinking most users will be hitting tab there and it will feel clunky.
Could you explain what you changed? Tab between unit price and total isn’t updating the total input or the state now. Prior to your edits it was updating the total state.
Tried adding back in the states but still no updating on tab through. If you go back to Qty and change it then total updates so it looks like the update only fails when the tab goes directly into the next field.