Skip to main content

Forgot Password

PropertyValue
descriptionForgot Password
tagsindex, doc, mac-starter, form

Structure

Section

Validation

  • Inline Validation = On Field Change / Blur

Text Editor Help Text

Content
<p>Please enter your username or email address. You will receive a link to create a new password via email.</p>

Text Username or Email Address

  • Show Label = true
  • Required = true
  • Auto Complete = email

Submit Get New Password

Conditions

  • None

Actions

User Management

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true
  • Method = Forgot Password
  • Field Mapping
    • Username or Email Address -> Username or Email Address

Show Message

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true
  • Type = Success

Content

<p>Check your email for the confirmation link.</p>

Send Email

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true

From

  • From Email Address = #option_get("options_forms_from_email")
  • From Display Name = #blog_name

To

  • Email Address = #user_email

  • Display Name = #blog_name

  • Reply To = #option_get("options_forms_to_email")

  • Subject = Password Reset

Message

<p>Someone has requested a password reset for the following account:</p>

<p>Site Name: #blog_name</p>

<p>Username: #user_login</p>

<p>If this was a mistake, just ignore this email and nothing will happen.</p>

<p>To reset your password, visit the following address:</p>

<p>#user_lost_password_url</p>

Settings

Spam

Honeypot

  • Enable = true