Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Dynamic actions on Switch

Eugene FJan 18 2022 — edited Jan 18 2022

Hello,
I am trying to implement a check list group as a group of Switch items, so I want to have all other Switches to set to Off (value=0) automatically when any one of them is turned On (value=1).
I tried to use Dynamic actions on the Switches for the Change event (Set Value for Affected Items, i.e. other Switches, Client Side) but couldn't make it work as described above.
Any suggestions?
Thanks,
-Eugene

Comments
Post Details
Added on Jan 18 2022
4 comments
986 views