I have a client's site I'm working on and I simply cannot get certain things to work.
Autocompleter fields don't send their data - they return the data correctly, but the {data:field} is empty - so a data read will return everything because /LIKE:%{data:field}% obviously returns all rows
After much investigating I also found that for some reason, {url:event} isn't returning a correctly formatted URL. So for example {url:ajaxtest} gives me
Autocompleter fields don't send their data - they return the data correctly, but the {data:field} is empty - so a data read will return everything because /LIKE:%{data:field}% obviously returns all rows
After much investigating I also found that for some reason, {url:event} isn't returning a correctly formatted URL. So for example {url:ajaxtest} gives me
/ component / com_chronoforms6 / chronoform, 2018-aqs-gloss concrete2 / event, ajaxtest /The site has a plethora of plugins and modules, any idea which might be causing this issue Bob / Max?
FIXED: SH404SEF was breaking it. I went into the configuration for SH404SEF, and under the "By component" tab change the router for Chronoforms to use the Joomla! router.
This topic is locked and no more replies can be posted.