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文件

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

  • 相关阅读:
    python之打开python源文件方法
    python学习网站
    python知识点
    计算机概念--鸭子类型
    装饰器、函数调用 语句分析法
    python相关软件安装
    python之字典的作用
    [转载]理解HTML语义化
    Java 入门 代码2浮点数据类型
    Java入门1dayCode
  • 原文地址:https://www.cnblogs.com/mingle/p/2308193.html
Copyright © 2011-2022 走看看