Skip to main content
February 15, 2024

Navigate user from a dashboard button to Workflow Form Template

  • February 15, 2024
  • 2 replies
  • 0 views

Hello,

We are working on a navigation dashboard which navigates users to corresponding workflow when they click on a button. It works perfectly but we want to go further.

In stead of positioning on the workflow (for example, current WFProfile is ConsoReporting.EntryForms1), is it possible to directly open the first required form on this workflow profile?

Thanks in advance.

2 replies

February 19, 2024

I honestly don't know, but I guess one could try with something similar to the approach in this post, with additional work for forms: set the .Status property of the desired form to XFormStatus.Working before sending the user to the workflow step.

September 5, 2024

Did anyone get an answer for this?  Navigating to a specific form template within a workflow step.