Hi,
is it possible to have different tabs for different users under one account. (SOme sort of account nesting .
My usecase is the following:
i have a main account say parent of a family. while in registration process i ask how many kids he has. if he has 2 i need 2 new tabs to get some more information about the kid eg their name and how old they are.
if the user logs in he should see those different tabs in the profile view, the name of the tab should be as the name he entered while registering for the kids.
i hope you understand what i need.
now question is if this can be achieved ?
is the right way to set a condition (and which one) on the field "number of kids"?
No, you can't have nested accounts. I suppose you could create multiple CB fields to simulate 2 profiles inside one another as there is certainly the field types available to do this, but it'd still be 1 set of login credentials. Yes, you could use CB Conditionals to condition a select field and display a set of fields or a tab based off that select field.
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.
You want the name of a tab to be a field value? If I understand correctly, yes this is possible. Edit your tab within CB > Tab Management then set the tab as a substitution (e.g. [cb_myfield]).
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.