Hello,
I would like to built my own advanced search form to search members in Jomsocial with Chronoforms.
I built a form with Chronoforms and add an event curl on submit.
In the field map, i added
In the target result, i put this
index.php/fr/trouver/recherche
Nothing happens. I had no result.
I'm not sure to understand the curl's function or maybe it's not the good way to make it.
Maybe is it easier to write a custom code to search and display the results. But it could be very difficult to manage the restults in multi-page.
Not easy for me.
Any help is welcome.
I would like to built my own advanced search form to search members in Jomsocial with Chronoforms.
I built a form with Chronoforms and add an event curl on submit.
In the field map, i added
task=advancesearch
option=com_community
view=search
In the target result, i put this
index.php/fr/trouver/recherche
Nothing happens. I had no result.
I'm not sure to understand the curl's function or maybe it's not the good way to make it.
Maybe is it easier to write a custom code to search and display the results. But it could be very difficult to manage the restults in multi-page.
Not easy for me.
Any help is welcome.
Another important information to my request : the form is in GET method.
That's why i try the curl event.
That's why i try the curl event.
Hi alec6w,
I don't know how JomSocial works or what is on the page index.php/fr/trouver/recherche that would return any result to you :-(
Can you not just search the Joomla! or JomSocial database tables for the information you need?
Bob
I don't know how JomSocial works or what is on the page index.php/fr/trouver/recherche that would return any result to you :-(
Can you not just search the Joomla! or JomSocial database tables for the information you need?
Bob
This topic is locked and no more replies can be posted.