0

Looking for some samples or references for a specific need in SP13. I am looking for the best way to auto-fill information on a page based on a SPList.

Example: I have a SPList that contains branch location information. I have a BranchInformation.aspx page. I am passing this page a query string of LocationId=<ID>. I need something to query the list and pull all of the data into the page and place the data in the correct areas, etc. I was thinking about using a custom display template but it seems to be overkill for a single search result.

(Visited 17 times, 1 visits today)
Add a Comment