Problem with onFocusLost in Servoy 5.1.1

When I upgrade from 510 to 511 the onFocusLost of the TEXT_FIELD
don’t return value ( empty value ) in dataprovider.
In 510 this works OK , is this a bug or something is changed ?

Thanks Armin

It’s not very clear what issue you are encountering. Please elaborate.

Paul

When you enter ( example 1234 ) data in a field and you press enter or tab
the onFocusLost event is executed , in this case in Servoy 5.1.1 the dataprovider variable
is empty and in Servoy 5.1.0 the variable has value 1234.

Thanks Armin

i have tried to reproduce this, and that worked fine for me.
Do you have a sample solution that you can attach to a case?