
I would like to change the display to yes or no instead of a checkmark. Here is a couple of the change I mad but the issue still exists:
1- Changed the true text property to" Yes"
2- Changed the false text property to "No"
3- Changed Update property to be datacradvalue.Value. " The actual name of the data card is test".
4- On select, I used If statement " If(test.Value= true, "Yes", "No")
I still see the data stores in SharePoint as a checkmark. Please help !!!