Hi, I need to create a search form in ChronoConnectivity v6, I searched the forum for information, but I could not find anything.
I could only add search in Views.
http://www.chronoengine.com/forums/posts/t105003
Thanks for the answer, it works for me, but I would like to find a piece of the text, not the same text written in the database.
Thank you.
Do you mean a piece of text on your screen?
I mean, in the database I have an entry with the name "the world", and when I search for world, that entry appears.
It does not work for me, I have this chain of commands in Where conditions:
Article.Ubicacion_desp:{data:keywords}
or
Article.Producto:{data:keywords}
or
Article.Cantidad:{data:keywords}
How should I do it?
Thank you.
Use a {debug:} is the keywords value actually getting sent in the form data?
Did you try using the syntax I gave you?
What does "not work" mean in this case?