Hello.
I've looked everywhere on the site and can't seem to find anyone else who had this issue. I loaded up the DB record loader up as usual filling in the DB field (cf_uid), Table (my table name), and the Request Param (token), no Model ID, no loading from the model ID. When I go to test the form, I get the following error
From what I've noticed, I cannot get anything to load unless I put something in the WHERE statement box. If I just put a single digit in it, the form will run (albiet it doesn't pull up any other records). Why would that be? The description under the box says "1 - leave empty to use the default request param with column name formula ".
If that is the case, shouldn't it run based on what is on the basic tab? By adding anything to the WHERE statement, does that cancel out what is to be run on the basic tab? I am running the newest CF version on Joomla 3.0 if that helps.
Sorry, I obviously may be in over my head experience wise here but one has to cut their teeth somehow and I am flat out stuck at this point.
Thank you.
I've looked everywhere on the site and can't seem to find anyone else who had this issue. I loaded up the DB record loader up as usual filling in the DB field (cf_uid), Table (my table name), and the Request Param (token), no Model ID, no loading from the model ID. When I go to test the form, I get the following error
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 SQL=SELECT * FROM `joom_chronoforms_Property` AS `JoomChronoformsProperty` WHERE
From what I've noticed, I cannot get anything to load unless I put something in the WHERE statement box. If I just put a single digit in it, the form will run (albiet it doesn't pull up any other records). Why would that be? The description under the box says "1 - leave empty to use the default request param with column name formula ".
If that is the case, shouldn't it run based on what is on the basic tab? By adding anything to the WHERE statement, does that cancel out what is to be run on the basic tab? I am running the newest CF version on Joomla 3.0 if that helps.
Sorry, I obviously may be in over my head experience wise here but one has to cut their teeth somehow and I am flat out stuck at this point.
Thank you.