Hi,
I’m building an app in which i have three toggles in each gallery item to determine if the item should be visible on weekly/monthly and quarterly views.
this is determined by corresponding choice fields in SharePoint (e.g. column name: 'Weekly?', options set: Yes/No).
Have to questions:
- i want the toggle to be ON if the value in SharePoint is Yes and OFF if the value is No, any suggestions?
- I set the ‘on uncheck’ value of the weekly toggle to update the value in SharePoint to ‘No’, which is working fine, but the toggle keep on switching back to ON, although reset property of the toggle is false
Will appreciate your help
Eyal.
