Hi Everyone,
Trying to understand what the "Hide Default Control" checkbox do when configuring a PCF control. I can see it available on sub-grids for dashboards and fields in the crm form. I am curious why the option is not available for subgrids on the CRM form.
Along with this I have a situation where I directly open up a CRM Entity form with a PCF control embedded. When I navigate to a list view it errors out. My guess is that something with the ReadOnlyGrid is not getting initialized when I navigate to the list. I can se it gets lazy loaded after I navigate to it. Any help on how to troubleshoot or diagnose where my PCF control may be conflicting with the main application would be extremely helpful.
Uncaught ReferenceError: PropTypes is not defined
at gridlib.js:33
(anonymous) @ gridlib.js:33
NPSSurvey.js:6 Uncaught TypeError: Object prototype may only be an Object or null: undefined
at setPrototypeOf (<anonymous>)
at __extends (NPSSurvey.js:6)
at ReadOnlyGrid.js:21
at ReadOnlyGrid.js:26
at ReadOnlyGrid.js:28
at ReadOnlyGrid.js:29
WarrenBelz
109
Most Valuable Professional
Michael E. Gernaey
82
Super User 2025 Season 1
mmbr1606
71
Super User 2025 Season 1