Hi Gurus,
I've a EnumDropDownList element on my interactive form. I have to hide another subform based on the value on this drop down list element. I'm using the change event for the DDLB element. Though the event is getting triggered, my script within the change event isn't working properly.
How should I read the value selected. Though I $.value, the system always enters the else part. Do I need to use any other parameter to read the value selected from the drop down list ?
Please assist.
Regards
Ravikumar
Edited by: Ravikumar Gurumoorthy on Jun 5, 2009 12:15 AM