roryprimrose/Headless

Finding PostEntry values to post should ignore elements with no name attribute

Opened this issue · 0 comments

Form elements must be submitted with a name, but this should still support ignoring form elements that don't have names (elements that are client side only for example).