• Resolved luca_and_friends

    (@luca_and_friends)


    Hello,
    I’m trying in all possible ways to connect a form made with Elementor for creating a new user and enroll it in a LearnDash Course.

    What I do is this:
    1) Guest submits (form name)

    2) Actions will be run on – New User, With the email {1:form_field:email_5_standards}
    If user already exists then select existing user

    3) LearnDash Enroll User to (name of the course)

    —-

    Unfortunately in the logs I get always the same problem:
    Could not create user, reason: Cannot create a user with an empty login name.

    I tried everything but with no results so far.
    Thanks for any help!
    Luca

Viewing 1 replies (of 1 total)
  • Hi @luca_and_friends!!

    You have to fill the Username field with “Form field value” {422: form_field: FIELD_ID} and change the “FIELD_ID” to the FIELD_ID of the form field.

    Keep in mind that the Username and email field are required fields and they are waiting to receive information.

    Keep in mind that you cannot create a user without a username, so AutomatorWP is telling you in the log that it cannot create the user.
    https://imgur.com/GFnOI6t

    Hope it helps!

Viewing 1 replies (of 1 total)
  • The topic ‘Elementor Forms don’t work’ is closed to new replies.