Dear Experts,
I just created the URL iView and and point to html file that is there in KM. In the html file once i click submit button its need to open the Ajaxframepage.
window.open("http://xxxxxx:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fgeneral!2fdefaultAjaxframeworkContent!2fcom.sap.portal.AFPpage?sap-config-mode=true", "_self");
when i see the preview it is working perfectly fine. But same URL iView when i added to Page it is displaying in the Tray. But i just disabled the Show Tray option in the page properties. when i see the Page Preview, once i click the submit button it is opening the different url like this
http://xxxxxx:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.xxx.xxx_Content_Folder!2fcom.xxx.Internet_Users_content!2fcom.xxx.xxxFPpage?sap-config-mode=true.
But i didn't specify this URL. can you please help me on this issue.
Why with same Iview, Portal page displays the different URL.
Best Regards
Dileep P