
Hello Christophe,
I think you can use $Container.EntityType = "Project" in the evaluation criteria.
I hope this helps.
Roland
Comment actions
I would like to copy the last posted comment in the discussion stream of a project into a custom field.
This field would be included in the slide publisher for my project.
I can create a workflow "on creation" of a new post, but I cannot validate if this post belongs to a project/task/milestone/...
I need the workflow only to run on a post in a project...
I would use the $container object to found out where the post belongs to, but there is no field to validate.
Is there another solution?
Please sign in to leave a comment.
Hello Christophe,
I think you can use $Container.EntityType = "Project" in the evaluation criteria.
I hope this helps.
Roland
Hello Roland,
This worked!
Thank you very much