Forms Personalization - Event for tabbing out of a field?
again, I need help with my FP.
I wonder if there exists an event for the action: tabbing out of a field.
In detail, I would like to check the value of field UOM everyt time, the cursor leaves this field. I have to know if UOM has changed.
The only event I found was WHEN-NEW-ITEM-INSTANCE with object = next field. But this of course only works, if the users tabs out of the field and enters the next one. If mouse is used to focus on a different field, nothing happens.
Therefore, it would be good to have an event that fires when I leave this specific field.