We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 7045
    • 225 Posts
    I am assuming this needs to go in my call and in my form for the actual checkbox, but I can’t find any info on it. Can someone kindly nudge me into the right direction.

    This is what I pulled out of my ass for the form portion:
    <label>Remember Me:</label>
    <input type="checkbox" name="rememberme" value="[[!+rememberme]]" />
    


    This is what I added to my call:
    &rememberMeKey=`rememberme`
    


    Thanks as always