
Announcements
Hi, guys! I am using forms (data source - sharepoint list). I have a Yes/No type field which is shown as a toggle button in my canvas app. Is there any way to change the default design of form? Let's say I want to change the YES/NO field appearance with a checkbox instead of toggle button...
just delete the toggle, select the datacard, insert checkbox.
you will get 2 sizing errors, just delete them, or reconfigure the formulas to match Checkbox1
and you will have to wire up the checkbox properties to match form data.