I have a collection called "colUserDetails" with columns called "Name", "UserID", "EmailAddress", "Floor", "Zone" & "SeatNumber". The collection will only ever have 1 row.
I then have an SP List called "Monitor App" with the same columns as the collection. All columns are "Single line of Text" type.
I need to patch the data in the collection to the SP list. I have watched so many videos and read so many web pages, but still I cant get it to patch. Please help.
Thanks, in advance.