Hello,
Bare with me as I am a noob.... I have been tasked with creating a desktop app to approve purchases. All the data is coming from a SharePoint site to the app. So far here is the design, which is functional for the most part.
On left portion of app I have a gallery that displays minimal information for the approver to see which when they select it the information gets displayed on the right section which is a display form.
Under the display form I have a text input section to add comments that will be sent to the SharePoint list once a button gets pushed.
Under the text input I have an Approve and Reject button.
What I am having complications with is when the user selects a button that it will reflect the choice on to the SharePoint list as well as add the note to the selected entry, there are around 100 lets say on the list.
I have attached a screen shot of the app so you can get an idea of what I am working on. I have drawn a red box around the area for the display form and a blue box around the gallery.
Any assistance will be greatly appreciated.