About the FastFormFields category

FastFormFields is a collection of textfields with some restrictions.
List of TextFields

  • DecimalTextField: Accept numbers and one dot.
  • IntegerTextField: Only accept numbers.
  • UpperTextField: Upper all text when write

Working!

Feactures:

  • Limit digits before and after a dot. (see example)