Hi,
I have a memory form with a local string var.
I have arranged this field to make use of autocomplete.
When I enter a value in the field, the autocomplete kicks in.
Now when I finish the entry with a value which is NOT in the lookup file for the autocomplete and I tab to the next field, the field entry is replaced by blanks.
When I check the send_value_to_server box, I can see that the value "arrives" in the serverside code.
But later, after I click save, in the ValidateAll routine, the value has gone.
Is this behaviour normal or is it a bug?
Cheers,
Rene