I'm using Dynamics 365 On Premise. I've enabled editable grids for a custom entity. When running print preview (from the gear icon) the rows no longer show up. Is this a known limitation of the editable grid? I have not seen any mention of it online.
Edit: looking into it a little further, it looks like there is a javascript error occurring when trying to print preview a form that contains an editable grid
Uncaught ReferenceError: $P_CRM is not defined
at Function.jQueryApi.jQueryDeferredFactory.Deferred (CrmInternalUtility.js?ver=453877822:1)
at Function.Microsoft.Crm.Client.Core.Imported.MscrmComponents.deferredPromiseFactory (Microsoft.Crm.Client.Core.js?ver=453877822:3861)
at Function.Microsoft.Crm.Client.Core.Storage.DataApi.DataSource.initialize (CrmServiceProxy.js?ver=453877822:2382)
at Array.HeaderWindowOnLoad (custformprint.aspx?allsubgridspages=false&formid=e0878be3-f6f8-4981-8054-fb191c1de588&id={8AA45F5A-…:468)
at MicrosoftAjax.js?ver=453877822:2629
at Sys._Application.raiseLoad (MicrosoftAjax.js?ver=453877822:3602)
at Sys._Application.initialize (MicrosoftAjax.js?ver=453877822:3583)
at b (MicrosoftAjax.js?ver=453877822:3658)
at HTMLDocument.a (MicrosoftAjax.js?ver=453877822:3672)
*This post is locked for comments