Load information into Jevents from a chronoform

Deguerrilla 20 May, 2010
I am trying to tie a Chronoform to Jevents so that the information fills out the event calendar.

I have tried having the information loaded directly into the Jevent table with little success. (I chronoform makes a space for it in the backend but no information is actually stored.

Any advice?
GreyHead 20 May, 2010
Hi deguerrilla,

What are you suing to store the info? A DB Connection?

In that case you need to be sure that your input names exactly match the JEvent table names and that the data types are correct.

Hard to say anything more without more info.

Bob
Deguerrilla 20 May, 2010
I have tried to store the information into the tables and fields that already exist in my database. That resulted in Chronoconnectivity creating a space for the information but no information was stored.

I also created a table just for the form. this resulted in successful collection of data but i cannot link it to the existing Jevent Template.
GreyHead 22 May, 2010
Hi deguerrilla,

It sounds as though the column names (or possibly the data types) don't match exactly between the ChronoForms and the JEvent table.

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