0

Hi,

I’m trying to refresh a view using the OOTB ajax options in the XsltListViewWebPart standard webpart.

I created a wiki page that contains a standard XsltListViewWebPart for a custom list.

I’d like to refresh the data automatically.

So I tried the ajax option in webpart, Enable automatic Refresh.

The problem is: if I filter or order the data in the view after the refresh all the data will not be diplayed!

I notice that sharepoint add this information on the URL:

#InplviewHash67577aaa-e324-4459-8dc2-dcf709c5e6e6=CascDelWarnMessage%3D1-FilterField1%3Dufficio-FilterValue1%3DTA

I think this is the problem… How can I disable this and use this information on the URL?

?View={67577AAA-E324-4459-8DC2-DCF709C5E6E6}&FilterField1=ufficio&FilterValue1=TA

Thanks

(Visited 26 times, 1 visits today)
Add a Comment