I have two lists in SharePoint:
- List A accepts a number of custom content types
- List B holds default values for each content type that can be added to list A
When a new item is created in list A I need to look up field values in list B based on the content type of the newly created item.
How would I go about doing this? I've initialized a variable that retrieves the content type of the newly created item in List A. But I don't know how I can use that to get to the right field values in List B. I've looked online for answers and information but so far I've come up empty handed. Any help here would be greatly appreciated.

Report
All responses (
Answers (