Table Nesting
Is it possible to nest within the table. So for example, I have a related list called Task List where there can be many task lists associated with the primary detail object record that is controlling the page. I can create the list view of all the Task Lists. Is it possible to display all the Tasks (activities) related to each individual Task List. This would be similar to grouping by in a report for sfdc
0
Categories
- 7.9K Questions
- 926 Ideas
- 220 Discussion Categories
- 178 General
- 9 Community Feedback
- 3 Community Info
- 18 Knowledge Base
Comments
- Create a table or field editor set to the Task List object.
- In the model when you're adding fields, click "Child Relationships" and select "Task."
- Then, from the field list on the left, drag the Task Child Relationship into the table (it has a little diagram icon).
- This becomes a template field where you can pull in fields from the child relationship. You can click on the child relationship in the left hand list to add more fields.
Or, if you have a table set to the primary detail object, then you can use child relationships to pull fields from the Task List object, including Task subject/name. I know this is confusing without pictures, so check out the Skuid tutorial I linked to above that shows how to use Child Relationships. You can also shoot me an email at [email protected] or call me at 423-244-0203 if you have any questions and I'd be happy to walk you through it.