PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Collect data from user then use it later in form

  1. I need to ask a user for personal information (name, address, etc) then echo that data back to them later.

    For example:

    What is your name?
    What is your address?

    Hi [name], I see that you live at [address]!

    SUBMIT

    Any clue how to make that happen?

    Posted 11 years ago on Wednesday September 5, 2012 | Permalink
  2. Would it be on the same page of one form, or on a subsequent page of a multi-page form?

    Posted 11 years ago on Wednesday September 5, 2012 | Permalink
  3. Either one would be fine.

    Posted 11 years ago on Wednesday September 5, 2012 | Permalink
  4. Anonymous
    Unregistered

    i would need the same, like call in the html {all_fields} just to confirm entries, in a multipage form

    Posted 11 years ago on Thursday September 6, 2012 | Permalink
  5. @berger, your situation sounds more like a pre-submission confirmation, rather than just a reuse of a field entry in a later page. Please see here for a pre-submission confirmation solution. http://gravitywiz.com/2012/08/04/better-pre-submission-confirmation/

    @uogecko, to use user entered data later in the same form, you need a JavaScript or jQuery solution. Here is one way to do it: http://stackoverflow.com/q/2706756

    Posted 11 years ago on Friday September 7, 2012 | Permalink
  6. Anonymous
    Unregistered

    Exactly what i need :-) thx a lot just one more ? is there a way to style that overview?

    Posted 11 years ago on Friday September 7, 2012 | Permalink
  7. Please put your form online with the pre-submission functionality and we'll help you with the style. It is possible to style the overview with CSS by targeting the elements you want to change.

    Posted 11 years ago on Friday September 7, 2012 | Permalink
  8. Anonymous
    Unregistered

    http://www.electronicpartner.ie/services/collection-request/

    also how to i get rid of the little frames of the selection dots at the first page?

    Posted 11 years ago on Saturday September 8, 2012 | Permalink
  9. @berger, we've gotten off track of the original topic. Please create a new topic and post your link and your question there and we can help you out.

    (I didn't see any little frames around any selection dots on the first page. Please post a screenshot identifying what you mean when you create your new topic.)

    Posted 11 years ago on Sunday September 9, 2012 | Permalink

This topic has been resolved and has been closed to new replies.