Skip to main content
I have a screen setup to capture data to create a record in a flow. Is there a way to add a button to redirect back to that screen once the record is created to create another record if the user wishes? And another button when the user is done createing records to move on in the process?
6 Antworten
  1. 21. Feb. 2019, 16:38

    I got it. I did what you did just a little different

    1. Screen element to input record data

    2. Create Record element to create the record

    3. Screen element with toggle to ask if more records need to be added

    4. Decision on the toggle element as to go back to 1. Or move on n the flow

    But thanks so much for the reply!

0/9000