When I submit with my search on trs.frobtek.com it redirects to
http://trs.frobtek.com/index.php/component/chronoconnectivity5/?cont=lists&ccname=addplayerdb
not sure why this happens, and doesn't just show search results on same page. should i use filter instead?
Filtering redirects also.
I need to be able to filter or search without changing pages.
Hi thefrobel,
I think that what is happening here is that you have the listing embedded on the site home page. ChronoConnectivity doesn't have a module or plug-in so I guess you are using some other Joomla! component to do this, The Email that you are seeing is the standard CC URL - with some small SEF adjustments,
You can try using the Joomla! ReDirect component or something similar to redirect from this URL to the home page - that might work.
Bob
As I look more into this issue (my issue apparently, not yours) I guess what I need to do is set up the form as an AJAX form, so it doesn't reload the (entire?) page when you submit filtering.
I'm assuming this functionality is not built in and will need to be custom coded?
Hi thefrobel,
AJAX is built-in to ChronoFormsv5 but not into CC as far as I know.
I'm wondering if showing the listing in an iFrame might be a way of getting this to work. That way the searches should re-load in the iFrame without re-setting the parent page?
Bob
How would I go about setting that up to see if that works?