Skip to Content Skip to Menu

How to display a tab in view profile override

  • BuyRat
  • BuyRat
  • OFFLINE
  • Posts: 42
  • Thanks: 1
  • Karma: 0
11 years 8 months ago #210375 by BuyRat
I'm overriding the View Profile render function to produce my own layout.

The only example of I can find load tab content from positions, like $this->userViewTabs.

I need to be able to isolate a tab from within tabmain and then pull out just that tab.

Thanks,

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

  • BuyRat
  • BuyRat
  • OFFLINE
  • Posts: 42
  • Thanks: 1
  • Karma: 0
11 years 8 months ago #210376 by BuyRat
Sorry, just to be clear, the tab I want to load is being output to raw HTML.

I don't need any of the other tabs around it.

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

  • krileon
  • krileon
  • OFFLINE
  • Posts: 47949
  • Thanks: 8170
  • Karma: 1434
11 years 8 months ago #210439 by krileon
You can't isolate a specific tab from that as it's just a raw string of all the tabs HTML. If you're wanting a specific tab you can use a substitution in a delimiter field to render it anywhere on profile you want using the below.

[cb:usertab tab="##" /]

Alternative is to move the tab to a position where only it is present then render that position.


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.

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

Moderators: beatnantkrileon
Powered by Kunena Forum