[memb_groupaccount_enroll_child]
Summary
This shortcode will create a form that will allow the parent user to add child users.
Shortcode Examples
[memb_groupaccount_enroll_child]
Change the text of the submit button:
[memb_groupaccount_enroll_child button_text="Add Child User"]
Example which will apply tag id 123 to enrolled users
[memb_groupaccount_enroll_child child_tag_id=123]
Shortcode Parameters
button_text: The text to display on the submit button. Default text is “Add Account”. (Optional)
form_id: The CSS ID to use for the enrollment form. If no form_id is supplied, a default ID will be generated. (Optional)
child_tag_id: The parameter will apply tag/s to the child user upon enrollment. (Optional)
Additional Information
This is a shortcode for Group accounts feature of Memberium for ActiveCampaign.