How to pass form data to other show form steps?

Hi, how do I pass data between forms so that the information persists and does not need to be re-entered by the end user?

Comments

  • kairo_Decisions
    edited November 20

    This can be done easiest simply by passing the output of the initial show form step to the input of the following step. Here's an example:


Sign In or Register to comment.