Hi.
I am trying to get listitems for a specific View of a list. I am using Jerry Zy's code in
I can connect and views are loaded, items are retrieved. In other words. Everything is working fine except that no matter what view I specify all items are retrieved every time.
I am wondering if there are limitations on what kind of view og columns one can use in a view/list in order for this to work. The list has several "Person or Group" type columns, a lookup column, Administered metadata and picklist/choice columns.
The view is grouped by a "Person or Group" column, and filtered by a picklist column.
Any clues?