summaryrefslogtreecommitdiffstats
path: root/documentation/articles/CreatingATextFieldForIntegerOnlyInputWhenNotUsingADataSource.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/articles/CreatingATextFieldForIntegerOnlyInputWhenNotUsingADataSource.asciidoc')
-rw-r--r--documentation/articles/CreatingATextFieldForIntegerOnlyInputWhenNotUsingADataSource.asciidoc3
1 files changed, 1 insertions, 2 deletions
diff --git a/documentation/articles/CreatingATextFieldForIntegerOnlyInputWhenNotUsingADataSource.asciidoc b/documentation/articles/CreatingATextFieldForIntegerOnlyInputWhenNotUsingADataSource.asciidoc
index a0de80cc09..6082545f21 100644
--- a/documentation/articles/CreatingATextFieldForIntegerOnlyInputWhenNotUsingADataSource.asciidoc
+++ b/documentation/articles/CreatingATextFieldForIntegerOnlyInputWhenNotUsingADataSource.asciidoc
@@ -5,8 +5,7 @@ layout: page
---
[[creating-a-textfield-for-integer-only-input-when-not-using-a-data-source]]
-Creating a TextField for integer only input when not using a data source
-------------------------------------------------------------------------
+= Creating a TextField for integer only input when not using a data source
A `TextField` is a component that always has a value of type `String`. By
adding a converter to a field, the field will automatically validate