We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 26931
    • 2,314 Posts
    could this be helpful? http://modxcms.com/forums/index.php/topic,37362.msg241862.html#msg241862

    The Campaign Monitor Registration snippet is outputs a registration form which allows users to subscribe to your Campaign Monitor lists.

    Originally based on the WebSignup snippet created by Raymond Irving.

    When the user registers the snippet:
    - creates a web user
    - adds the user to one or multiple user groups
    - adds the user to one or multiple Campaign Monitor lists provided they opt-in

    Parameters (all optional):
    - tpl Chunk name or document ID to user as a template
    - useCaptcha Select whether to use (1) or not to use (0) a CAPTCHA on registration form. If not defined will default to system setting.
    - groups Comma separated list of user groups to add the user to
    - apikey Your Campaign Monitor API Key. Required if you wish to add users to your Campaign Monitor lists.
    - lists Comma separated list of Campaign Monitor ListIDs you want to add the user to. Required if you wish to add users to your Campaign Monitor lists.
      • 4429
      • 429 Posts
      Yeah, I know about the CM integration but I have to use WebloginPE as I have custom fields etc.. I need webloginPe for users to be able to manage their own profiles, view others and edit etc..

      I know the CM will allow registrations but i’d need to allow custom input fields and placeholders and custom usergroups as well are verification of email. I’m not sure it does all that just yet.

      its no problem i was just wondering.