I have another odd question that I can't figure out a solution for.
I want two lists. 1) for Users Who Have A Registry and 2) Users Who Have A Photo Gallery
Each of these two are controlled by a opt-in button, which mean if they select Registry, they can create one on a custom tab. Same with Gallery.
I want to create two lists, if they selected "Create Registry" they are listed. I have this controlled by a basic filter of cb_member_registry EQUAL TO 1 and they are listed.
My hurdle is that I want to link to their Registry tab, not their profile. But I also was to create a list for those with Galleries which would link to their Gallery tab.
Is this possible? Custom Links in List management.
Thanks,
HighOnRyan
Last edit: 8 years 10 months ago by krileon. Reason: Added [SOLVED] tag to subject
You'd need to use a Custom HTML field that'd have a link to those tabs. You can link to a tab my its PHP class, its title, or its ID. Using ID is the most reliable method. Example as follows.
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.