Hi,
I'm working on developing a community for a soccer club. The workflow needs are the family registers and can add different players (their kids). My plan is to use CB to build the core family registration and then use Fabrik (CCK) to add players though a setup of a child table "tied" to the primary joomlaID - this way we can add many players to a single CB registration.
All worked well until I added the fabrik form inside a CB tab using the Fabrik CB plugin. The result is the buttons don't seem to work (calendar to select birth date of player, and the save button). I will be going back to the Fabrik developers but wanted to see if CB has any methods to use child tables and display those records of the child table in a list within a CB registration/profile tab. If not any other third party modules that will allow this within a CB workflow??
If you're rendering that Fabrik form on registration or profile edit you end up with an HTML form inside a form, which is not valid HTML. Nested forms in a form will be stripped by the browser and will not function as you'd expect. CB isn't setup for registering multiple users at once. To do that you'd need to combine a bunch of extra fields for the other users profile data then use CB Auto Actions to register new users with those fields.
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.