Skip to Content
0
Former Member
Jun 05, 2009 at 03:45 AM

Event for DDLB on Interactive Form

40 Views

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