Skip to main content

Reset Password

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

Structure

Section

Validation

  • Inline Validation = On Field Change / Blur

Text Editor Help Text

Content
<p>Enter your new password below.</p>

Password New Password

  • Show Label = true
  • Required = true
  • Password Strength Meter = true
    • Minimum Password Strength = Strong
  • Password Visibility Toggle = true

Password New Password (Confirmation)

  • Show Label = true
  • Required = true
  • Password Strength Meter = true
    • Minimum Password Strength = Strong
  • Password Visibility Toggle = true

Hidden Login

  • Default Value = #query_var("login")

Hidden Reset Password Key

  • Default Value = #query_var("key")

Submit Reset Password

Conditions

Check Passwords Match

IF

  • New Password
    • Does not match field -> New Password (Confirmation)
      • Case Sensitive = true

THEN

  • New Password (Confirmation)
    • Set custom validity -> Passwords do not match.

ELSE

  • New Password (Confirmation)
    • Set custom validity -> empty

Actions

User Management

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true
  • Method = Reset Password
  • Field Mapping
    • New Password -> New Password
    • New Password (Confirmation) -> New Password (Confirmation)
    • Login -> Login
    • Reset Password Key -> Reset Password Key

Show Message

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true
  • Type = Success
  • Show Duration (ms) = 2000

Content

<p>Your password was successfully reset.</p>

Redirect

  • When Should This Action Run?
    • Form Saved = false
    • Form Submitted = true
  • Type = URL
  • URL = #url_login

Settings

Spam

Honeypot

  • Enable = true