Open NAVISION URL

I want to include in my portlet an especial link to NAVISION like this:

dynamicsnav://mynavserver/DynamicsNav/myCompany/runpage?page=30&Bookmark=224;GwAAAACJAzQ0NQ==&Mode=Edit

This link is a Microsoft especial URL to open a windows form of Dynamics NAV application (v.2009 R2 in my case) to edit a register.

I added a Link Control to the portlet and the link works, but the second time I push the link the page shows additionally the following warning:
“[POP.012.0001.wm_cafshared/hidden] A server error occured. The state of this page may be out of sync”

How can I invoke this external special link without this warning and avoiding the use of new target window?

Hi Alejandro,

You can try using Frame for your scenario.