Can form builder place each field individually? {$myfield->input}

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
cb2004
Power Poster
Power Poster
Posts: 317
Joined: Wed Jul 04, 2007 3:39 pm

Can form builder place each field individually? {$myfield->input}

Post by cb2004 »

The form builder instructions say:

You can access your form fields either using the $fields array or by directly accessing fields by their names (e.g., {$myfield->input} )

If I put {$your_name->input} this field does not show. What else do I have to do?
elcentro
New Member
New Member
Posts: 2
Joined: Thu Apr 03, 2008 8:54 pm

Re: Can form builder place each field individually? {$myfield->input}

Post by elcentro »

cb2004 wrote: The form builder instructions say:

You can access your form fields either using the $fields array or by directly accessing fields by their names (e.g., {$myfield->input} )

If I put {$your_name->input} this field does not show. What else do I have to do?
Same thing here, banging my head against the wall after going through these forums 5x.
Any help?

Thanks!!
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: Can form builder place each field individually? {$myfield->input}

Post by Dr.CSS »

That is to be used in the tem[plate generated for the template, but you have to make the field in form builder first or they don't show...
Post Reply

Return to “Modules/Add-Ons”