I’m working with a model-driven app and have noticed something odd. In the views of the table within the app, both the 'Download Template' and 'Import (Import from Excel)' buttons are available:
However, when I use a subgrid to display another table within a form, the 'Download Template' button is available, but the 'Import (Import from Excel)' button is missing—although I really need it there.
Does anyone know if this is a limitation, or if there’s a way to enable the Import button in subgrids? It doesn’t make much sense to have the option to download the template but not to import it with data.
Thanks in advance!