Tell me more ×
SharePoint Stack Exchange is a question and answer site for SharePoint enthusiasts. It's 100% free, no registration required.

On the welcome page for a document set, I have a list web part to display related tasks. The tasks are filtered via connection to a query string filter web part.

I enabled inline editing for the tasks and everything looked OK at first. However, when I click save after modifying one, it remains in edit mode, all my changes are lost (original values displayed), and ALL tasks are displayed in list (aka filter is not applied). Now if I make the changes again and click save, the changes are actually saved, the item is no longer in edit mode, and the filter comes back into play. Similarly if I click cancel, the item is no longer in edit mode and the filter is applied.

Ideally, I want it to save the first time I click save and remain filtered. Anyone else have this issue or know how to go around it?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.