• Resolved alberto.pm9

    (@albertopm9)


    Hello.
    Since ‘on_sent_ok’ is deprecatd, I use the DOM events to submit the fields from my forms.
    I submit the form in step 3 but I need to get the fields in step 1 and step 2.
    Using
    var inputs = event.detail.inputs;
    only gets the fields in step 3 but it doesn’t for fields in step 1 and 2, so, how can I get them?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Getting the fields from previous steps’ is closed to new replies.