Skip to main content

I've created a task.  I want to have  Approve, Reject, Redirect, Delegate as my actions.

I see how to put them as choices, however, I want to use the OOB Redirect and Delegate.

 

The email that is generated has this line:

You may also do one of the standard actions:

  • Redirect
  • Delegate
  • Sleep

So, how do I access those "standard actions" from within the form that I"m using for the task.  

 

 

You may need to customize the email and drag in the Worklist Item Instance > Standards action fields (if not already there) as per:


 


http://help.k2.com/onlinehelp/k2blackpearl/userguide/4.6.11/webframe.html#K2_SmartActions_Customized_Email.html


Sorry, TLN, thats not quite what I'm looking for.  I know the standard actions are accessible via the email.  I want to make them available on the task form.

So in addition to the outcomes that I have defined (approve, reject), the user can also chose the redirect, delegate, sleep standared options when openint the worklist item..


I see, thank you for the clarifications.


 


1.  If the user is accessing their task item for the 'Worklist Webpart' or 'Worklist control', the task item will have this 'Redirect/Delegate/Sleep' option on the item


 


2.  If you wish to expose this functionality to the View/Form level, I believe you may need perhaps a custom broker such as the:


http://community.k2.com/t5/K2-blackpearl/WorkflowManagement-Service/ba-p/65416


 


Such that it can be surfaced as SmartObjects and the functionality designed into the form.


Reply