We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7045
    • 225 Posts
    The documentation doesn’t have much info on it, and I can’t see to figure it out. Can anyone give me some quick instruction on how to get it to work?

    The following is what I threw together for the form portion:
    <label for="rememberme">Remember Me:</label>
    <input type="checkbox" name="rememberme" id="rememberme" value="[[!+rememberme]]" />
    


    The following is what I added to the login call:
    &rememberMeKey=`rememberme`
    
      • 7045
      • 225 Posts
      Can anyone give me at least a hint on how to properly set this up?
        • 27437
        • 49 Posts
        i'm interested in this too. I can't figure it out.