jFormer Documentation → Using jFormer →
creating your own custom forms is an easy process.
Step 1) Plan out your Form
Step 2) Use the jFormer.com Documentation
Step 3) Profit
Next Page: Processing Submissions
This page was last edited on April 6, 2011 at 8:48am.
12 comments (add a comment)
This is nice.
processing gets stuck? need some help please
complex on 2011-08-27 10:52:01
where exactly do you configure the processing form php filename, location and parameters?
I'm looking at the jformer.com documentation, why is it telling me step 2 is to look at the documentation... this doesn't make sense, how in the world am I suppose to set this thing up?
The next page tells me "So you have created your form." NO! I haven't created my form... I don't know how to create forms with jformer yet.
great!!!
Note on processing. Do NOT echo your form. DO NOT.
While creating your form code, even if you save it to a variable you must run processRequest() at the end of the form. This will initialize it properly!
Then create a function called onSubmit() and reference it, it says you don't have to if you don't change the default name of the submit function...but you do.
Greg Corrigan on 2012-01-31 04:04:24
LOL... Ah, finally, the missing step for the gnomes!
Excuse me but your STEPS are horrible!!!!!!!!! How am I supposed to get this running when the documentation ISN'T EVEN carrying the info we need to get things going.....