Others
A few other data types that are available but not entirely built out.
Password
Configures a regular text input field that allows user input. Does NOT function similar to an HTML password field.
Value Precision | is AllowMultiple respected? | Has validation? |
---|---|---|
- | No | Only on length |
Password Data Type Definition
Credit Card
Configures a regular text input field that allows user input. Does NOT validate a credit card number nor does it prohibit alpha character input.
Value Precision | is AllowMultiple respected? | Has validation? |
---|---|---|
- | No | Only on length |
Credit Card Data Type Definition
Last updated