Can I use the switch case with radio buttons ?
What will be the parameter to determine the choice just like xfa.event.newText is used for dropdown list.
Aditya
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Aditya,
Select the exclusion group in the hierarchy (you don't have to script each radio button) and select the click event. The switch statement would use the this.rawValue.
Hope that helps,
Niall
Views
Replies
Total Likes
Hi Aditya,
Select the exclusion group in the hierarchy (you don't have to script each radio button) and select the click event. The switch statement would use the this.rawValue.
Hope that helps,
Niall
Views
Replies
Total Likes
Niall,
Thank you for the sample attachment.... It will work perfectly for me.
Aditya
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies