Just looking for some ideas:
I'm updating a website for an organisation that has about 60 clubs (each club has their own membership, but the full membership list is stored in CB)
I'd like to create pages that provide a contact name and address for the club, meeting venue, location map, club website address, and contact email or link to contact form (preference). Details will be added / updated by the club secretary, and I can add a tab into all users profile to collect the information I need and hide it for all but those users that are Club Secretary's
If I can help it, I'd like the page to be generated dynamically. So a person visiting the page might chose a menu item, or maybe a drop down and that info would be used to select the right details for a club. I'd prefer not to create 60 odd pages, since someone will be clever enough to want something else added to the page, and I'd rather just add any new items to all the pages, by maintaining a single "template" page.
I figured something like the content bot might help, or maybe the content module, but I'm struggling with how I can filter out of the database only the info I need for one particular club and present it
Any thoughts on how best to do this, or am I better off going down another path?
Cheers and thanks in advance for any help / ideas
CB Auto Actions with Triggers set to None allows the action to be directly accessed (it's own unique page). Using a Code action you could output whatever you wanted with PHP or HTML as needed, but you're going to have to entirely code the usage.
Another option is probably Joomla articles with substitutions, but you'll need to create 60 of them.
Another options is using CB GroupJive and each venue having its own Group, but again you'll need to make 60 of them.
Don't think you're going to get dynamic page generation without coding something your self.
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.