vs224
07-22-2010, 05:55 PM
Hi,
I am hiding two textfields on a list box field selection value i.e. depending on selected value of listbox, either textfield is visible or hidden. The form uses oracle database in backend that has few check. When database code throws an error, a different form is loaded with error message. Here user has ability to press back button which uses history.back(). The problem is when original form come back all hidded text fields are visible.
I tried add code on windows.onLoad to hide textfields, but its not working.
Help needed.
Thanks,
Vidya
I am hiding two textfields on a list box field selection value i.e. depending on selected value of listbox, either textfield is visible or hidden. The form uses oracle database in backend that has few check. When database code throws an error, a different form is loaded with error message. Here user has ability to press back button which uses history.back(). The problem is when original form come back all hidded text fields are visible.
I tried add code on windows.onLoad to hide textfields, but its not working.
Help needed.
Thanks,
Vidya