Hi together,
on a normal web form I have entry fields, lookup fields (from a file), dropdown boxes (from a file) and also text fields (3000 characters).
I happens from time to time (for our main customer too often) that if he changes the content of a text field, afterwards changes the value of a drop down menu or a lookup field the changes of the text field are reset, in seldom cases the text field is emptied.
Very often it happens, that if he copies content into the text field (paste) an leaves the text field this changes are also reset, the copied content is deleted.
For the text field I have immediate validation, I send a new value to the server (without embed server code) and I refresh the value (Client side tab).
Does someone know what can be wrong here?
Thanks for every hint.
Cheers
Heinz