zoukankan      html  css  js  c++  java
  • 深入浅出InfoPath——获取SharePoint群组中用户(无代码)

     一、增加第二数据源

    使用GetUserCollectionFromGroup Web Service

    二、修改数据源的定义文件

    2.1 解压缩xsn文件

    GetUserCollectionFromGroup, GetUserCollectionFromGroup1, GetUserCollectionFromGroup2. Open the GetUserCollectionFromGroup xsd and search for query fields. Replace that  element with the following.

    2.2、修改


     

    2.3、修改

    open the GetUserCollectionFromGroup1 and search for ‘GetUserCollectionFromGroup' and replace that element with the following.


     

    2.4、打开main.xsn 另存为xsn文件

    三、使用修改后的第二数据源

  • 相关阅读:
    MoSQL
    Open Search Server 1.4 Beta3 发布
    NxWidgets 1.5 发布,NuttX的GUI开发包
    segatex 7.900 发布,SELinux 策略编辑器
    MySQL Connector/ODBC 5.2.4 发布
    Phing 2.5 发布,PHP 项目构建工具
    SwingX 1.6.5 发布,GUI 工具包
    XWiki 4.4.1 发布,Java 的 Wiki 引擎
    流言终结者——C语言内存管理
    Hudson 3.0 正式版发布,持续集成引擎
  • 原文地址:https://www.cnblogs.com/mingle/p/2308193.html
Copyright © 2011-2022 走看看