I have a list items with “toggle switch”. I would like to activate only one item at a time. It works well when the user click on “non-active” item and the rest of the items turn in the opposite stage. The issue comes when the user selects “active” to “non-active”, now all the other items turn “active”. Is there anyway we can have only one item active?
Do I have to write the code for this or is there a trick where only one item will be active?
My app id 94496922-170D-4236-FF64-228CA5F5DE00