You need to sign in to do that
Don't have an account?
sridhar v 7
inline=1 parameter is added to PageUrl when opened from an inline Visualforce page
Hi All,
Coud you please help me the below.
I have a inline visual force page that is added to Account Page Layout. On this Page, i have links to different Visualforce Pages. Now, the issue is whenever i click on any of these links it opens up the page but with Header and Sidebar hidden. I see that this is due to an additional parameter that is getting added in the URL (inline=1). if i remove this parameter and refresh the page, then it loads fine with header and sidebar.
is there a way that i could get around this without having to use javascript and reload the page by removing inline parameter in javascript.
Thanks,
Coud you please help me the below.
I have a inline visual force page that is added to Account Page Layout. On this Page, i have links to different Visualforce Pages. Now, the issue is whenever i click on any of these links it opens up the page but with Header and Sidebar hidden. I see that this is due to an additional parameter that is getting added in the URL (inline=1). if i remove this parameter and refresh the page, then it loads fine with header and sidebar.
is there a way that i could get around this without having to use javascript and reload the page by removing inline parameter in javascript.
Thanks,