I have attached a data-set PCF to a view on a custom entity. I expect the PCF to show up everytime this view is shown on the screen, either inside a form or on any listing pages.
I have a form and inside that there is a sub-grid where I chose multiple views on a related entity to be shown. One of these views have the above mentioned PCF control bound to it. However, from the form when I change the view selector to select this view, it doesnt not load the PCF control, instead it shows the default column view provided by CRM. I have checked in dev tools also, the PCF is not even loaded.

What am I missing? Can we not bind data-set PCFs to system views and render them inside forms?