Hi --
I have an intake form set up, but having a problem with trying to update a Choice Field (Modern form). The user selects the row from the gallery, everything populates OK.
When the user clicks a "COMPLETE REQUEST" button, I want to update the "request status" field from whatever it is currently on, to "completed". How should I approach this?
Patch(sharepointlistname, ReqListGallery.Selected, xxxxxxxxxxx) ....I am not sure how to accomplish the above...I've tried searching and using copilot and no luck.
Any help/Direction? Thank you!