By thrice on
Just someone just confirm that the forms API for 5.1 ignores any browser supplied information for hidden elements of forms? I'm seeing the values I want in my $_POST data but the $values array in my submit function contains the original values filled in to the form array. Am I doing something wrong, or is that how it's supposed to work?