Skip to main content

I have a workflow that triggers a report from Reporting 5. It is essentially a workflow to pick a workflow that would then fire a report. What I am trying to do is to give the user a "back" option when they get to the second workflow.

Comments

1 comment

  • Permanently deleted user

    Have you considered combining the two workflows into one. You then just have a single form that has all the combined controls and use the control events to either turn on/off what you need the user to see based on earlier selections. I use this method to allow a user to select from five different reports that have different input requirements. They're all handled by a single input form.

    0

Please sign in to leave a comment.