Refresh Page in SharePoint - PowerPoint PPT Presentation

About This Presentation
Title:

Refresh Page in SharePoint

Description:

By using Javascript, you can simply refresh a page in SharePoint. Get all details in PPT. – PowerPoint PPT presentation

Number of Views:26

less

Transcript and Presenter's Notes

Title: Refresh Page in SharePoint


1
Auto Refresh a Page in Microsoft SharePoint
2
If you want your SharePoint page to automatically
refresh after a specific number of seconds then
the same can be done with ease. All you need to
do this is, to add a Content Editor Web Part and
then a JavaScript to the source editor. In this
post, we will take into account all the steps for
auto refreshing SharePoint Page. Typically,
AJAX-based approach is considered more suitable
in this regard. However, here we will discuss the
quicker way of doing this with ease.
3
(No Transcript)
4
4. Select Edit Web Part from drop down 5.
Update following settings ? Select Refresh
the Web Page for Title? Select None as the
Chrome Type 6. Click OK 7. Next, click section
Refresh the Web Page to add script to the
webpage. You will see a cursor in the content
area
5
8. In the content area, go to Editing Tools gt
Format Text and choose Edit HTML Source from
the HTML dropdown
9. Type following JavaScript code in HTML source
box
6
Repeated Automatic Refresh Issue in
SharePoint Lets also take into account a
typical scenario related to automatic refreshing
in SharePoint. While working with Microsoft
SharePoint Foundation 2010 Web page, you may come
across a scenario when a Web Part configured for
refreshing automatically does not stop
refreshing. So, whats the reason behind such
unusual behavior? SharePoint experts confirm that
the problem arises due to non-processing of
JScript code for automatic refresh.
7
Lets take a look at the steps you need to follow
to avoid this problem ? In Microsoft
SharePoint Designer 2010, open the page
containing virtual List Web Part? Click Edit
file and then the Web Part? Click the
Asynchronous Update check box available on
Options tab? Select an interval from the
Refresh Interval drop-down list? Save the
settings So this was how you can auto refresh a
SharePoint Page, for more tips and advice on
SharePoint bookmark our blog and subscribe to our
blog posts.
8
Thank You
For Support Call Toll-Free 1-855-909-3300 E-ma
il support_at_techarex.net or Visit
www.techarex.net
Write a Comment
User Comments (0)
About PowerShow.com