Form Rule Data Flow Values Not Exposed?

Form Rule Data Flow Values Not Exposed?

Comments

  • You can map them to hidden fields as you mentioned or you can create a data structure that has the fields you want to output, use a create data step to before your form to create an empty one of that type to have an ID, and then input a string of the data structures ID in your data flow to edit it with the values youre outputting. Then after your form you can fetch it to use downstream.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!