Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Views WebServices to enable list of fields in View::view_fields #1

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

marek-veber
Copy link

The motivation is "To get list's items with field's values"
a) we need to get list of fields from View

  1. we need to know View::name for Views in List
  2. we need to list View::view_fields for List and View
    b) we need to use View::view_fields in scli.get_list_items( ..., :view_fields => ...)
    !!! without use camel_case notation in Viewpoint::SPWS::Websvc::Lists::get_list_items !!!

The motivation is "To get list's items with field's values"
a) we need to get list of fields from View
   1) we need to know View::name for Views in List
   2) we need to list View::view_fields for List and View
b) we need to use View::view_fields in scli.get_list_items( ..., :view_fields => ...)
   !!! without use camel_case notation in Viewpoint::SPWS::Websvc::Lists::get_list_items !!!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant