BZGFormViewController icon indicating copy to clipboard operation
BZGFormViewController copied to clipboard

Forms with validation

Results 18 BZGFormViewController issues
Sort by recently updated
recently updated
newest added

- numericText should return the textfield's text with non-numeric characters stripped.

enhancement

A form should be valid when: - all non-optional cells are valid and - all optional cells are either valid or empty

enhancement

Instead of using a cell accessory type, use a custom asset, drawn over the textfield's clear button

enhancement

![screen shot 2014-02-25 at 14 41 38](https://f.cloud.github.com/assets/3897461/2258027/b612d156-9e22-11e3-812a-25e24fac110c.png)

bug

This controller crash at compile in iPad Air but no in iPad Simulator. The external libraries crash with errors: libffi/ios/include/ffi_common.h:77:1: Unknown type name 'ffi_status' any solution?