Existing Data Disappears when attempting to Edit
Hello all,
I have a rather simple issue. When I open up my form filled with previously entered data, it looks fine, but when I click on it and attempt to append new information in the textbox, the previously entered data disappears and is replaced by the data that I was attempting to add.
Now, if I click undo, the data comes back, and is completely editable. I can add or edit the data without the risk of the data disappearing and having the type all over again.
The issue seems to be that when any key is detected in a textbox with already filled data, the data disappears and is replaced immediately with the new text. Is there a way to prevent this from happening so that my users will not have to press undo or even type their information all over again?
Hello all,
I have a rather simple issue. When I open up my form filled with previously entered data, it looks fine, but when I click on it and attempt to append new information in the textbox, the previously entered data disappears and is replaced by the data that I was attempting to add.
Now, if I click undo, the data comes back, and is completely editable. I can add or edit the data without the risk of the data disappearing and having the type all over again.
The issue seems to be that when any key is detected in a textbox with already filled data, the data disappears and is replaced immediately with the new text. Is there a way to prevent this from happening so that my users will not have to press undo or even type their information all over again?
Last edited: