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
#InplviewHashdb4d4828-236e-4022-8e95-a47386b4efb0=CascDelWarnMessage%3D1-FilterField1%3DElementId-FilterValue1%3D5-ShowInGrid%3DTrue#InplviewHashf057c091-d6f1-4b60-a2d2-d827c5a67699=CascDelWarnMessage%3D1-FilterField1%3DElementId-FilterValue1%3D5-ShowInGrid%3DTrue
Any findings on why that is added to the URL?, i have the same issue when using URL filtering, and TasksWithHierarchyAndTimeline in Office 365