| Dan Rossi 2005-05-09, 3:56 am |
|
On 09/05/2005, at 11:37 AM, Dan Rossi wrote:
> Hi there I am lookin at two options to build forms either using a
> static Flexy method with FormBuilder and using QuickForms validations
> methods etc , or look at Flexy Validate, however Validate is not even
> committed to the php cvs server ? I am looking for something that
> would be updateable regularly. Which are the better solutions ? I like
> the idea of adding the rules within the xml based tags rather than
> clunkily in the php however which ever is faster to render would be
> .
>
I guess I can stick with FormBuilder, but I was previously using Flexy
elements. My issue is with the Quickform examples for flexy, we have to
add a check if the element is required add the asterix ourselfs, is
there any way to get this check in the label field ? I am finding
building a form statically a bit of a pain atm :) Unless someone has an
example to dynamically build a form in Flexy but splitting it into 2 or
3 columns :)
|