Hello,
I'm trying to assign a task to the creator of a certain page.
is it possible to embed this in a template, when a certain user creates a page from this template, automatically a task is assigned to this user?
thank you
I found you can add a task in the workflow Markup editor, RTFM,
value references are used in the Workflow program;
@{task:addcertaintask|assignee=@creator@}
or {task:addcertaintask|assignee=@author@|note=explain what the task is}
It looks like you're new here. Sign in or register to get started.