• I entered the following in Contact Form 7 Form field:

    [email* email-184 default:user_email]

    Next CF7 Skins save turns this into:

    [email* email-184 “default:user_email”]

    This changes the behaviour of the form.
    In stead of showing email of user logged in, the field shows a default value “default:user_email”

    The root cause is that CF7 Skins does not have an options attribute in the field configuration. It mixes default value with default option.
    For explanation see:
    https://contactform7.com/setting-default-values-to-the-logged-in-user/

    The page I need help with: [log in to see the link]

  • The topic ‘Default options missing in field configuration’ is closed to new replies.