Skip to main content

Hi, I am using K2 designer and whenever the approval forms are loaded the workflow activity is loaded in the bottom of the page. it is used to approve or reject the task. I want to avoid this and use buttons for approve and reject in form. is it possible in K2 designer. Attached is the workflow view which shows up in bottom of the form. Thanks, Jaganathan


16378i2755876CCB269F62.png

It should be possible to use the "I will configure the actions later" option as detailed in:


 


http://help.k2.com/onlinehelp/k2smartforms/userguide/current/default.htm#create_the_application_approval_workflow.html


 


Then on the approval formstate initialization, call the "Open a worklist item".


 


Then on "Approve" button clicked on this formstate, call the "Action a worklist item".


thanks Tin.. it works.. :)


Reply