我使用InfoPath 2010创建了休假授权表单,并将其发布以形成库。我还创建了SharePoint Designer 2010自定义批准工作流程,并将其发布以表解库。

用户在浏览器中打开休假表格,并填写信息并提交表单,并启动工作流程,Manager收到一封电子邮件。直到在这里它很好。

当Manager打开InfoPath表单时,如何为他提供批准或拒绝调用工作流的表单的选项。我不希望经理浏览表单库,然后从列表中选择项目,然后启动批准工作流程。

是否可以在没有任何自定义代码的情况下自定义InfoPath?

有帮助吗?

解决方案

其他提示

Yes it's very much possible.. Logically you can have a section containing a dropdown for approve/ Reject. This section will only be visible to managers. When manager will open the form he will be able to see the dropdown and will choose either Approve or Reject. You can then initialize workflow according to the approval status option.

In case of any help please let me know..

EDIT

@Avinash plz have a look into this article http://www.edutechnow.com/?p=1376 to achieve what u want.

许可以下: CC-BY-SA归因
scroll top