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.

populate hidden field from another form input

  1. Hello

    i am editing on multiple step form. In my first step, user select a Language from drop down. The choices are below.

    English, Spanish, French, Any

    In second step i need to connect to database and populate a hidden field with value comes from database. I want to use an another text value and language value comes from first step to use in my database query.

    My code is here.. http://pastie.org/5575350 where is the problem?

    Posted 11 years ago on Tuesday December 25, 2012 | Permalink
  2. i found the solution. Thank you:)

    Posted 11 years ago on Tuesday December 25, 2012 | Permalink
  3. David Peralty

    Glad you were able to figure it out. All my best, and happy holidays!

    Posted 11 years ago on Tuesday December 25, 2012 | Permalink
  4. @clueno1, can you share your solution here for the benefit of others who might want to do the same thing? Thank you.

    Posted 11 years ago on Wednesday December 26, 2012 | Permalink