How do I add the 'show workflow' link to a form?

luimol
Kilo Expert

I created an application with its respective form and workflow. I can submit the request, update it, and even look at its respective workflow. However, the form itself is missing the 'show workflow' link under the Related Links heading. I want to know why it's missing and how I can add it to it.

Normally when I create the form the link is already there. I don't have to add it.

I'll appreciate your input.

1 ACCEPTED SOLUTION

Click on the client checkbox to have onClick action box.


View solution in original post

14 REPLIES 14

Hey Beth,



Basically the UI action condition make sure that it wil be visible only if the incident has workflow attached to it.


You can remove this condition in case you don't want.


Pradeep, I created the UI action and plugged the javascript code on your sample and tested it but it didn't bring up the item's workflow. I'm probably missing something in my UI action. One thing is missing for sure on my form: the field with OnClick action. I don't know how to add it though. Below is a screen shot of it:



find_real_file.png


Click on the client checkbox to have onClick action box.


That did it! The 'Show Workflow' link is working. Thank you very much.


Cool


Would you mind marking my response as correct if that answers your question.