- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-04-2016 05:02 PM
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.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2016 02:36 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-05-2016 03:30 PM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2016 02:33 PM
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:

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2016 02:36 PM
Click on the client checkbox to have onClick action box.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2016 03:45 PM
That did it! The 'Show Workflow' link is working. Thank you very much.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-11-2016 04:27 PM
Cool
Would you mind marking my response as correct if that answers your question.