Support

Account

Home Forums Front-end Issues Front-End Form Save as Custom Status Reply To: Front-End Form Save as Custom Status

  • I can’t really make out all of the code you posted without the code tags, but I did notice this

    
    <input type=”checkbox” id=”submitted” name=”submitted” value=”submitted” />
    

    this would be in $_POST['submitted'] and not $_POST['acf']['submitted']