I'm really glad I bought your guys stuff. And thanks for the quick reply on my last question. But I do have another question.
How do I have a tab show specific lists of connections based on type.
For example, there is the connection type called Family, and I have a Tab called Family, and I want that tab to show a list of current connections that are of the "Family" type only, excluding all other types of connections.
(I'm actually wanting this for the "Honored" type I created, but I figured this example would be a little easier to understand.)
Unfortunately you'd need to develop a new plugin to do this. The only tab provided for Connections is the Connections tab and it has no such filtering. Good news is it'd be a very basic tab that handles display only as the Connections aspect of CB would handle the rest. Would be a database query then displaying of that query data. API documentation can be found in the free downloads section to help in creating such a plugin. Additionally reviewing the connections plugin would help in constructing the display aspect of the new tab.
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.