Skip to content

Added ability to exclude name attribute to stop submit for PCI complicance

Latest
Compare
Choose a tag to compare
@andrewblake1 andrewblake1 released this 08 Jul 04:14

Added new "submit" option that when set to false will not add the name attribute into the input.
Refactored to extend form new InputWidget class.