I have a main profile tab that I wish to be displayed for all users.
Then I have tabs that I want displayed dependent on the setting in the cb_registrationtype field.
I have read an archived post from user 'kileon' on substitution and conditional code that lead me to come up with the following code:
[cb:if cb_registrationtype="Fighter"][cb:usertab tab="23" user="#displayed" /][/cb:if]
Can anyone tell me if the code is correct?
Can anyone tell me where to put the code? The post I referred to earlier stated a delimiter field, but then which tab would that delimiter field be on? One to be shown conditionally or the main profile tab?
Should the tabs to be displayed conditional on the field value be published or not published?
I have tried the code in a variety of places with tabs published and not published and not had any success. I feel that I'm getting close if someone can help out with the above.
Thanks in advance for any help.