I have a deck that is showing cards for all of our open opportunities within a certain category. I want to display within each card the opportunity line items linked to the opportunity of that card and do so within a Skuid list. A table isn’t looking quite right. I can’t seem to find a way to set the context to get this to work. Would lover some help on how to do this.
Solved
How to display opportunity line items within a deck of open opportunities?

Best answer by david.burns
Jamie,
The context on your list component should be set to OpportunityId = Id. Since the deck is on your Opportunity model and the List on your OpportunityLineItem model, the OpportunityId field from OpportunityLineItem should be matched with the Id from Opportunity.
When setting context, the first field is the field on your inner component, and the second field (merge field) is on your container component.
Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.