Trying to add navigation to specific views in the new UCI.
I have these on the classic site map with no issues using the url /_root/homepage.aspx?etn=msdyn_customerasset&viewid={F57E92CA-00AD-XXXX-8153-E0071B684991}&viewtype=1039
I have also tried other formats such as /_root/homepage.aspx?etn=msdyn_customerasset&pagetype=entitylist&viewType=1039&viewid=%7BF57E92CA-00AD-XXXX-8153-E0071B684991%7D with no luck as the sub area does not show up in the navigation on the app when published.
As per the documentation I have filled title, description and icon with no success.
I can add a web resource and it will publish and open up the web resource when loaded.
Any ideas?
Hello,
Try to use following url instead:
/main.aspx?etn=msdyn_customerasset&pagetype=entitylist&viewid=%7bF57E92CA-00AD-XXXX-8153-E0071B684991%7d&viewtype=1039