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?