Thanks so much Will for popping in and the detailed instruction. I can see you know exactly what we want to achieve.
All you need to do is "Create a Blank Template". Select Profile as template type. Select Custom View for the Save To value then click save. Then copy the contents of the ProfileView.ascx file located in /desktopmodules/activesocial/config/templates/profile/ and save the template.
I did exactly the same as above steps. But the page shows nothing. Seems it doesn't render the tokens.
So that's why I am wondering if there is a syntax for the custom profile view.
The sample custom views found on forum are "memberlist" "online users" etc.
The Syntax are Like "<active:memberslist o="" nlineonly="True" runat="server" pagingenabled="False" pagesize="12">"
and "<active:groupslist id="ctlGroupsNew" filterbyuserid="[AS:SOCIALUSER:USERID]" runat="server" usersgroupsonly="True">"
Is there a default similar syntax for custom profile view?
We don't expect this secondary profile to have all the same capabilities of the primary view, but as many capabilities as possible. Is it possible that you could provide a sample custom view based on profile view for us to work on. As I said we copied over the contents of /desktopmodules/activesocial/config/templates/profile/ ProfileView.ascx, it does not render at all.
One thing I found out, If I work on "min-profile" found on the forum, I could get a few tokens displayed. But not all. For example, the token [AS:CONTROL:TABSTRIP] would not be rendered(displayed).
Having multiple views for profiles would cause problems with Vanity URLs, Edit Profile, My Settings and Journal Entries.
Thanks for confirming that to us.
What we want to achieve is that, we have two pages with profile view, and the two pages should be viewed independently. Currently the situation is that when visiting the two pages, it always redirect to the page which is defined in control panel -> settings as the default "profile view" page. We can't even get to see the other profile view page at all. Is there a way to achieve this goal?
Thanks so much for your patience and clear in depth reply.
thanks,
Alan