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
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
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
表示
返信
いいね!の合計
Niall,
Thank you for the sample attachment.... It will work perfectly for me.
Aditya
表示
返信
いいね!の合計