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?
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?
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
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
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.
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.
This topic is locked and no more replies can be posted.