Trouble adding a Page View Webpart to Tab
Hello,
I'm trying to add a Page View webpart to a tab form and not having much success.. (SP2013, btw.. oh.. and FYI..im using this to display the contents of a network share folder and not another webpage..)
It may be that the PVWP requires an iframe ..
I've read and used the examples in the forum for the HTML <div> tag and associated JS code to detach and append the that area.
The WP is still displaying at the end of the page and not in the tab..
Any initial thoughts for me to try?
Thanks for the help..
TJ
I'm trying to add a Page View webpart to a tab form and not having much success.. (SP2013, btw.. oh.. and FYI..im using this to display the contents of a network share folder and not another webpage..)
It may be that the PVWP requires an iframe ..
I've read and used the examples in the forum for the HTML <div> tag and associated JS code to detach and append the that area.
The WP is still displaying at the end of the page and not in the tab..
Any initial thoughts for me to try?
Thanks for the help..
TJ
- Dmitry Kozlov
- Site Admin
- Posts: 1524
- Joined: Thu Jun 07, 2012
Hi!
You can just put an HTML-control onto your form and insert the following content:
This is exactly what the Page View web part does.
You can just put an HTML-control onto your form and insert the following content:
Code: Select all
<iframe src="{URL to an external resource}" ></iframe>
-
- Information
-
Who is online
Users browsing this forum: No registered users and 3 guests