• Resolved nullmem

    (@nullmem)


    I am using Run Action to call a WordPress function in order to get data from WordPress. Is there a way update form with the data received as a hidden field before continuing to next page? I am a PHP developer, so you just need to point me in the right direction. So far am able to return data as a success or error message but that’s it. I need this data for condition and it seems you can only do conditions on fields.

    • This topic was modified 8 years, 11 months ago by nullmem.
Viewing 1 replies (of 1 total)
  • Plugin Author Josh Pollock

    (@shelob9)

    @nullmen

    Thanks for using Caldera Forms.

    “Is there a way update form with the data received as a hidden field before continuing to next page?”
    No you can’t. Advancing pages is not a submission. Pages in a multi-page for are created using Bootstap tabs, so changing pages doesn’t interact with the server at all.

    If you want to have multi-part forms where you can capture data between the steps, you should use Connected Forms instead of multi-page forms: https://calderaforms.com/downloads/caldera-forms-connector/

    Take care,
    Josh

Viewing 1 replies (of 1 total)

The topic ‘Hidden Field obtained from hook’ is closed to new replies.