Experts...
Is it possible for me to nest entities via sub grids in a single form?
I'm having a scenario where a case has a 1 to many relationship with 'custom entity B'.
Entity B has a 1 to many relationship with 'custom entity C'.
I'd like my cases form to have a sub grid showing related records from entity B - that bit is easy.
Can I also add another sub grid on the form, such that when a user selects a record in the entity B sub-grid, I then see its child records from entity C in another subgrid?
It seems like a straightforward requirement but I couldn't see how to do it! Any guidance, out of the box forms I could reference where this is standard behaviour, any blogs/walk throughs you can point me at?
Thanks!