I need the URL for CCv5 that the search action creates. Example, my CC url is normally http://vatstar.com/index.php?option=com_chronoconnectivity5&cont=lists&act=index&ccname=MemberServices . When i sort the URL changes, but when i search for something it doesnt. The search field searches for 'user.username'
The mission is i am trying to send emails with link and when my member clicks on it just want it to show the data that belongs under his username. I figured everything else but the URL.
HI alex305v,
There are parts of the CC search and filter that I find a bit mysterious :-(
I'd suggest that you add say &user=999 - where 999 is the user ID - to the URL then you can use that in the Conditions box of the listing to filter the results.
Bob
hate to say it but that didnt do it. I'll be straight, i was trying to make things easier but maybe this may help. I am trying to put a CC table inside a CF form. Imagine the form has a field called 'stuusername' I need the result to match the database and display all of the results in a table like CC normally does but inside CF.
Hi alex305v,
I wouldn't even start to know how to put a CC listing inside a form. What exactly do you need to do?
Bob
I have a notation system that anytime a member does anything on the website it records it, like a log. My staff have the ability of going to it and see where our members at so they can better help them. Right now it's a CC table with a search box, the staff member puts a username and it displays it all. What I want is a form (already builded) that display all kinds of member information and has a tap with Notes specific to that one member. I was hoping to put the CC table there if not by a code by iframe. If I was unable to do that at least a link to a table but sorted out.
Hi alex305v,
You can put a form and a listing on the same page using a module for one of them. That should be no problem.
Is was including a listing *inside* a form that I can't see how to do.
Bob