Hello,
I am working on to auto populate values in a quick view sub grid. I have two custom entities, Event and Venue.
1. I have created a 1:N from Event to Venue.
2.I have created a quick view form in Venue entity and added the sub grid in the form.
3. I added the quick view form in the event entity.
4. Created some test records but I don't see the venue added in the Event. If I click "+" I can see the venue and I can add it that way. But I am not sure why the data isn't auto populated on the sub grid. Am I missing something?
I appreciate the help.
Thanks!
*This post is locked for comments