Problem in connecting table to form

alesbene 18 Apr, 2011
Hi everybody

I've got a trouble with using Chronoforms v4: I created a form whose name is "Job_Form, then I created a table named "#__chronoforms_data_Job_Form". After saving such table, I expected the table to appear in the "Table connected" column but it was not so.
Moreover, i cannot manage to make headers appear in the form and i cannot create a captcha box (I mean, the box showing the message to be written down). Have I to use Custom elements? And, in case, which way?

Please help me!
GreyHead 18 Apr, 2011
Hi alesbene,

You need a 'DB Save' action in the Form OnSubmit Event to save the data.

Use Custom elements for headers (and any other special content).

You need both a 'Captcha input' element in the Form and a 'Load Captcha' action in the OnLoad event to show the Captcha box.

Bob
This topic is locked and no more replies can be posted.