Skip to Content Skip to Menu

[SOLVED] URL or Link open a specific Tab

9 years 11 months ago #253095 by pasquale1980
Replied by pasquale1980 on topic URL or Link open a specific Tab
It seems not recognize the userid.
The example of Kyle:

<a href="index.php?option=com_comprofiler&view=userprofile&user=[user_id]&tab=TAB_NAME_HERE"> My Profile

in a field delimiter works fine, if I put it on a menu item how external URL (see screenshot) :

index.php?option=com_comprofiler&view=userprofile&user=[user_id]&tab=Feedback

does not work.
Attachments:

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 11 months ago #253098 by nant
Replied by nant on topic URL or Link open a specific Tab

pasquale1980 wrote: It seems not recognize the userid.
The example of Kyle:

<a href="index.php?option=com_comprofiler&view=userprofile&user=[user_id]&tab=TAB_NAME_HERE"> My Profile

in a field delimiter works fine, if I put it on a menu item how external URL (see screenshot) :

index.php?option=com_comprofiler&view=userprofile&user=[user_id]&tab=Feedback

does not work.


What exactly are you trying to accomplish?

Are you trying to go to a specific tab on a specific user?

Or are you just trying to go to a specific tab of logged in user?

Please Log in or Create an account to join the conversation.

9 years 11 months ago #253101 by pasquale1980
Replied by pasquale1980 on topic URL or Link open a specific Tab
I'm trying to go to a specific tab of (my profile) logged in user.
When I logged in I have two tab "My Profile" and "My feedback" through a menu item I would like to go directly to the Tab "My feedback".
The following user(s) said Thank You: JoaoTapuia

Please Log in or Create an account to join the conversation.

  • nant
  • nant
  • OFFLINE
  • Posts: 12339
  • Thanks: 1467
  • Karma: 877
9 years 11 months ago - 9 years 11 months ago #253102 by nant
Replied by nant on topic URL or Link open a specific Tab

pasquale1980 wrote: I'm trying to go to a specific tab of (my profile) logged in user.
When I logged in I have two tab "My Profile" and "My feedback" through a menu item I would like to go directly to the Tab "My feedback".


First find the id of your tab "My Feedback" from the CB -> Tab Management page (right column has id).

Then use this id in the XX place of this external URL for your Joomla menu:

index.php?option=com_comprofiler&view=userprofile&tab=XX

I would publish this for Registered users - don't make it public as a public user has no profile.
Last edit: 9 years 11 months ago by nant.
The following user(s) said Thank You: JoaoTapuia

Please Log in or Create an account to join the conversation.

9 years 11 months ago #253108 by pasquale1980
Replied by pasquale1980 on topic URL or Link open a specific Tab
Thanks, it works perfectly.
The following user(s) said Thank You: nant

Please Log in or Create an account to join the conversation.

9 years 11 months ago #254562 by pasquale1980
Replied by pasquale1980 on topic URL or Link open a specific Tab
If I wanted to go directly to a Tab but in edit mode and does not show mode, how I have to change the link:

index.php?option=com_comprofiler&view=userprofile&tab=XX

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum