Open pawl opened 11 years ago
I'd love to be able to set the view also - as the default view is not what I need...
any suggestions how this could be achieved?
Thanks for the module though!!!
Hi, same issue for me. I need to access all items from a list. The default view for users is to filter for "My Items". Therefore the rows that I am getting programmatically depend on the account I use for NTLM Authentication. Thanks for any advice.
This was easy to fix. I filed a PR
Not sure it will be merged, since there are 3-year old PRs waiting for review.
@wjstarrsiii @specialcircumstances @pawl Let me know if this works for you. Currently this needs the view ID. You can look it up in the URL when editing a view.
Ah - great work... might be the weekend before I can test this though. :)
I'm happy to merge if @specialcircumstances (or anyone else who's tested it) gives it their blessing :smile:.
Made the modifications and works like a charm. Thanks!
Is this ready to merge? Has been a while. @specialcircumstances @alexsdutton
Works for me as well, let's merge this PR! @specialcircumstances @m3nu @alexsdutton
Is this project still alive?
Heh - I don't know... I've not popped by for ages. If if is.. I say Merge!
lol - or Fork and Merge
STILL works for me. Let's merge already! It's a great tweak to a great library.
It's only getting the records from the default view when I try to access a list in Sharepoint 2010.
The error is probably around line 175 in: python-sharepoint / sharepoint / lists / init.py