1.2.7 • Published 5 years ago

@netivo/customforms v1.2.7

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
5 years ago

#ReadMe

##About This plugin is created for dynamic form validation and dynamic submitting.

###Features

  • Dynamic validation of fields
  • Available validators: required, alphanumeric, phone, postcode, e-mail, numeric
  • Numeric input provide buttons to increase and decrease value
  • Numeric input provide decimal functionality with variable decimal places and customizable step
  • Masking phone input to match format +48 xxx-xxx-xxx
  • Masking postcode input to match format xx-xxx
  • Dynamic file upload(you need to specify upload script path)
  • Default select style changed - better to customize
  • Default checkbox style changed - better to customize
  • Checkbox/Radio Groups custom styling posibility(block design)