[html-formfu] Retrieving TT from FormFu

Mario Minati mario.minati at googlemail.com
Mon Apr 13 18:01:12 GMT 2009


Hi Manu,

you can do 
my $string = "$form"; 
to stringify the form.

And yes, you are right, submitting the expected parameters does work.

Maybe you are willing to write jQuery connector classes, as Moritz is 
currently doing for ExtJS.


Greets,

Mario Minati


Am Montag 13 April 2009 13:07:11 schrieb Manu Kaul:
> Hi,I was wondering if there was a way to extract the actual TT or HTML code
> for the form that FormFu generates internally? I ask because I am trying to
> use an AJAX/jQuery combination at the client side to interact with the
> server code. My understanding is that if the AJAX function were to submit
> the exact same form with the element IDs etc matching my FormFu
> configuration YAML then FormFu will validate the form details on the server
> end. Is this correct?
>
> Cheers,
> Manu





More information about the HTML-FormFu mailing list