=^D
Deepak Shrestha wrote: > > > Just now I figured out my blunder mistake. The mistake was in this part > > ========= > //add the created form elements in this form > $this->addElements(array($title, $location, $mycaptcha, $submit)); > ========= > > I was trying to change the order of elements above this code however > the order in which form put together those elements is still same when > it encounters this line. > > Tried changing the order here and it worked fine. > > This one almost got me :-) > > Anyway thanks for your valuable time > > Good day! > > -- > ======================= > Registered Linux User #460714 > Currently Using Fedora 8, 10 > ======================= > > ----- visit my website at http://www.phpscriptor.com/ http://www.phpscriptor.com/ -- View this message in context: http://www.nabble.com/Form-layout-update-didn%27t-get-reflected-tp21784831p21794031.html Sent from the Zend Framework mailing list archive at Nabble.com.
