Disable text area based on condition
Suma001May 21 2011 — edited May 22 2011Hi Everyone,
I have a form based on view, if I select the value from dropdown (Ex: "Yes") then the Text area should be disabled otherwise it should be enabled.
I tried writing javascript getting drop down id , but that is not a way to do this. Because this should happen when page loads.
Please give me suggestions, Thanks in advance.