0
votes
1answer
41 views

How are columns in SharePoint connected to CAML with regards to data submission?

I am trying to make an alteration to an infopath form that was created to submit data to sharepoint. I added a dropdown box and want to submit that data to sharepoint. The submission has been ...
0
votes
0answers
168 views

Join vs extended CAML

Seems to be a common problem. For the answer, I'm looking for the most efficient way to call a secondary list, based on values in a primary list. I have a list of Posts, and a list of Comments. Each ...