Ive read the tutorial to make a advanced member search. At the end of that, there is two tabs for member, one the "normal" and another for "advanced search"
Is there any way to integrate both page, so avoid one tab of navigation?
best regards
Alexis
Tags:
Views:1
Replies to This Discussion
Permalink Reply by abhi on September 2, 2008 at 7:48pm
I'd recommend waiting till ning gets the new tab manager feature and then putting one as a subtab of the other.
Members
--> Advanced Member Search.
The other option would be to take your Advanced Member Page, and have it include a link to the Members Page, and use the hide tab css (just search for 'how to hide a tab') to not show Members tab on the main navigation.
The lsat thing i can think of is to figure out what calls the Members Page is making and copy the code to your advanced member page - however that'd be a bit complicated.
waiting for tab manager seems like the best option