문제

Actually I am working on New requirement .

I have drop down list in InfoPath form,trying to populate all site collections users in to drop down list.

When I have open Data Connection Wizard, there are two option

  • SOAP Web Services
  • REST web Services

enter image description here

I think I will get all site collections users from here. But I don't know how to do that.

Please suggest something.

도움이 되었습니까?

해결책

To populates all site collections Users into InfoPath form Drop Down menu use Rest Web Services

The URL is http://sitecollection/_api/web/siteusers

here are some screen shots In this screen shots you can see the I have created Data connections With name ALL Users I have used URL required for REST web service call

enter image description here

In this screen shot I have assign data connection to drop down list and select m:properties to display

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top