Page 1 of 1

Form builder and udt

Posted: Sun Aug 10, 2008 2:53 pm
by fly2pete
I am using Form Builder and 'Call a User Defined Tag with the Results'

I have tried all sorts and read as many of the help / forum entries as possible in an effort to access the form variables inside the UDT. Neadless to say, I have currently failed.

I have now purchased a Smarty book, and wonder if Smarty is my only answer.

Could somebody please point me in the correct direction.

Peter

Re: Form builder and udt

Posted: Sun Aug 10, 2008 8:34 pm
by fly2pete
Ok, I was being thick ! Staring me in the face.

I have now sorted it, and thanks for those that took the time to look.

Peter

Re: Form builder and udt

Posted: Tue Aug 12, 2008 3:11 pm
by per
I have sent my form to a UDT, but i don't know how to get the value of the fields in the UDT.
I can't use $_POST['especialidad']; or {$especialidad}
Somebody can help me?
Thanks.