duanping2809 2016-11-16 20:22
浏览 118
已采纳

如何使用PHP从Sharepoint 2013获取当前阶段

I want to make a website using following sharepoint api: http://zurb.com/forrst/posts/PHP_Read_and_write_to_SharePoint_Lists-PRF

I can easily retrieve my list, I can color or do whatever to that information in that list, but I want to get the current step of the workflow and make a red box under it and after is done a green box around it with arrows between them, to show they are connected. Is this something that can be done using PHP?

Thank you.

  • 写回答

1条回答 默认 最新

  • dqwolwst50489 2016-11-17 18:31
    关注

    When you attach a workflow to a list it will create a column in the list with the same name as the workflow. It won't appear in List Settings, but will show in the list of fields to include in the list view. To get the stage(In Progress, Completed, etc.,) of a workflow is basically the same as reading any other column in a list.

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 关于#hadoop#的问题
  • ¥15 (标签-Python|关键词-socket)
  • ¥15 keil里为什么main.c定义的函数在it.c调用不了
  • ¥50 切换TabTip键盘的输入法
  • ¥15 可否在不同线程中调用封装数据库操作的类
  • ¥15 微带串馈天线阵列每个阵元宽度计算
  • ¥15 keil的map文件中Image component sizes各项意思
  • ¥20 求个正点原子stm32f407开发版的贪吃蛇游戏
  • ¥15 划分vlan后,链路不通了?
  • ¥20 求各位懂行的人,注册表能不能看到usb使用得具体信息,干了什么,传输了什么数据