Forum Discussion

BeatlesForever's avatar
BeatlesForever
New Contributor II
11 months ago

Navigate user from a dashboard button to Workflow Form Template

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.

  • JackLacava's avatar
    JackLacava
    Honored Contributor

    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.

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