Re: Is it possible to display a quick create form on a subgrid, without the entity being enabled to leverage quick create forms, so the table isn't available under quick create on the riibbon?
Hi @LH4footanstey ,
I'm confused a bit.
Let me clear by mentioning few points:
1. You have a Form that contains a Sub-Grid.
2. You want a quick create form for that Sub-grid but for different table or same table as sub-grid records?
See, If you enable quick create for the subgrid table in the settings of that table.
Then you need to Add the Quick create form on the SiteMap.
Publish all customizations
Now, when you click on "+" button on Sub-grid, a side panel of quick create will open where you can add details and create records for that table.
Note: Out-of-the-box you cannot open a quick create of different form on different table's "+" button on sub-grid.
Hope this helps