HI,
I have a requirement to show a certain view (has custom control) on click of a left navigation button. I did the following:
1. Created DataSet PCF
2. Added it as custom control in an entity view
3. in the site map, gave url leading to the view
However, when the view gets loaded, it has the default filter and search box. I want to hide the default filter and searchbox as the PCF has a customized search box. How can I achieve the same?
Site map url - /main.aspx?forceUCI=1&pagetype=entitylist&etn=<name>&viewid=<view guid>&viewType=1039