Javascript running in Display forms
Posted: 19 Dec 2013
In my new and edit forms, I have javascript to show/hide certain fields depending on another field's value. This appears not to work in the Display view, either because the script runs before the page is loaded, or the field is un-readable in the Display view. How do I get fields read in the Display form?
I put an alert(varname) in the script and when running in the display view it comes back as undefined. The same javascript works in New and Edit forms.
thanks!
-m
I put an alert(varname) in the script and when running in the display view it comes back as undefined. The same javascript works in New and Edit forms.
thanks!
-m