2008/11/26 Hu Hailin <[EMAIL PROTECTED]>: > Hi, > > a form submitting is often used in such a way: > input -> confirm -> result > > for app, $form->params is enough. > > but, at the confirm page, it is expected to display the information > again for customers. > is it possible to implement something like $form->params_for_human?
I'm not sure what you're asking for. $form->params() returns a data structure. What are you suggesting params_for_human() should return? Are you meaning something comparable to $form->render(), which returns XHTML, but as just labels/values, rather than form fields? Carl _______________________________________________ HTML-FormFu mailing list HTML-FormFu@lists.scsys.co.uk http://lists.scsys.co.uk/cgi-bin/mailman/listinfo/html-formfu