Sharepoint工作流程和列表 [英] Sharepoint workflow and list

查看:299
本文介绍了Sharepoint工作流程和列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个名为Employee的列表.此员工列表包含以下列.

员工姓名,入职日期和状态.

我的要求是,我必须创建一个开箱即用的工作流程来检查状态.如果状态为否",则第二个列表(即活动列表)将创建一个新行,其中包含员工列表,并为同一员工创建一个任务.

能否请您帮忙实现此目标.

谢谢
Bisu

Hi I have a list called Employee. This employee list has the below columns.

Employee Name, Joining Date and Status.

My requirement is, I have to create a out of box workflow which will check the Status. If status is No then the Second list (which is activity list) a new row will be created which will hold the employee list and a task will be created for the same employee.

Can you please help on How to achieve this.

Thanks
Bisu

推荐答案

编写状态的条件块,
如果status = no,则
将行从第一个列表复制到第二个,并将字段分配给任务列表
write a condition block for status,
If status=no then
copy row from first list to second one and assign fields to task list


这篇关于Sharepoint工作流程和列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆