Hi
I my novice with chronoconnectivity V5.
I want to make a search engine in a table with it.
I make the connection but I'm lost with admin list and front list.
Can you help me ?
Hi Horus,
The Admin List lets you show a listing in the Site Admin, the Front view shows it in the front-end of the site.
Bob
Hi Bob
Yes I understand that I display a little form for the search but didn't understand how to make the search when I need to select the field of the table.
Did you have an example ?
Hi Bob
I specify my question, I want to use chronoconnectivity (or chronoengine I use it also) I want to make a search in a external database. i configure the connexion to the external database but I didn't any idea about the rest how to select the data in the table...
I hope it's more clear
thanks Bob
Hi Bob
I follow the FAQ and I try to make the same things with adaptation but I have a question the connexion is ok the form for the search is display but for the result I do have nothing. When i specify the field of the result ?
Thanks Bob for your Help
Hi Horus,
Please turn on the CC Debugger and post a link to your listing.
Bob
Hi Bob
Array
(
[0] => SELECT COUNT(*) AS `Test.count` FROM `table` AS `Test`
[1] => SELECT `Test`.`id` AS `Test.id`, `Test`.`Numpolice` AS `Test.Numpolice`, `Test`.`Commentaire` AS `Test.Commentaire`, `Test`.`Nom` AS `Test.Nom` FROM `table` AS `Test` LIMIT 30
)
Thanks Bob
Hi Horus,
Do you really have a table called 'table' ?
Please post a link to the listing so I can take a quick look.
Bob
Hi Horus,
Yes, please do - or add it here in 'private' tags.
Bob
Hi Horus,
The table looks as though it matches the query you posted - apart from the table name.
I'm no longer sure what the problem is?
Bob
Hi Bob
I'm not sure too
The resultat of the research are not display
I will try again
Maybe I need your help again
thanks