I have a gallery and patching to SharePoint, inside there is a checkbox and needing to and check after the patch button is pressed. ?I have set a Reset variable to other fields but not sure how to "uncheck" the checkbox.
Set(fmsVal,Blank());Set(infraVal,Blank());Set(eucVal,Blank());Clear(imgColl);Set(resetVar,false);Set(resetVar,true);Reset(AddMediaButton1_1)=true;
Any help would be appreciated
Thanks