Open View with navigation bar

Dan HeskethDyn365CE11 years ago117 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

0 Votes: 0 Upvotes, 0 Downvotes (0 Points)

Leave a reply

Follow
Search
Loading

Signing-in 3 seconds...

Signing-up 3 seconds...