• I have captured data in a form. Now I need to request all those who entered data, to reconfirm and give some additional information.
    Can I create a new form which retrieves data (based on a unique key) from the existing form and then prompts people for more information?
    Or can I add fields to the same form?

    https://ww.wp.xz.cn/plugins/contact-forms/

Viewing 1 replies (of 1 total)
  • Plugin Author cimatti

    (@cimatti)

    Hi, I’m not sure about your question, but I think it’s hard to show data already submitted to the same person without risking to show private data to the wrong person, and surely you need to write some php code to achieve that.

    At the moment there is not a way to edit old submission by the one that submitted if is this what you mean.

    Of course you can add fields to existing forms, and they will be shown and filled in the future new submissions

Viewing 1 replies (of 1 total)

The topic ‘using form data in another form’ is closed to new replies.