Open View with navigation bar

Dan HeskethDyn365CE10 years ago76 Views

Hi all,

I want to open from a custom link a certain view within the system. I use the following code as found on MSDN:

var url = context.getClientUrl() +
"/main.aspx?etn=" + entityName + "&pagetype=entitylist&viewid=%7b" + viewId + "%7d&viewtype=1039";
window.open(url);

This code works fine but the view is shown without navigation bar on top which is not what we want. How can I open the page…

Continue Reading Robin De Bondt’s Article on their blog

Open View with navigation bar

Blog Syndicated with Robin De Bondt’s Permission

Leave a reply

Join Us
  • X Network2.1K
  • LinkedIn3.8k
  • Bluesky0.5K
Support The Site
Events
May 2025
MTWTFSS
    1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31  
« Apr   Jun »
Follow
Sign In/Sign Up Sidebar Search
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...