Retaining values when value is changed

Please do not use to report errors- use your regional help desk.
Please mark posts as being for RPG or RDMLX (LANSA) developer.
To subscribe by email, display this forum, scroll to the end and select ‘Subscribe Forum’.
Post Reply
kapowell
Posts: 2
Joined: Sat Dec 13, 2014 7:59 am

Retaining values when value is changed

Post by kapowell » Wed Apr 08, 2015 2:12 am

I have a form that has all the records in the table listed on the left side. When a row is clicked, the values for each field in that row are displayed on the right. Some of the text boxes are editable. I am doing validations in a Javascript prorgam on value change. Is there a way to retain the original data that is in the textbox to be displayed again in case the changed value did not pass validation?

Thank you,
Kayla

Post Reply