Form Field: Text
The Text Form Field allows Studio Users to add a text to the a Form. It does not tie to a Connected Data Source.
Add Text to a Form
- 1
- Login to the Studio and click Content.
- 2
- Create a new Form using the Green Plus Sign or click on an existing Form.
- 4
- Connect your Form to the applicable Connected Data Source and Table.
- 5
- Click on the Green Plus Sign and select the Dropdown Form Field.
- 6
- Input the applicable Properties for the Text Form Field.
- 7
- Add any other applicable Form Fields to the Form.
- 8
- Publish once you're ready to make the Form available to Apps within the Studio.
Text Form Field Properties
The Text Form Field has the following properties:
- Component Id - Sets the name of the Form Field Component in the app. The Component Id can be referenced using JavaScript to add more functionality to the app as needed.
Pro Tip: It is a best practice to use only letters without spaces for the Component Id. Symbols, spaces, and numbers are not recommended. - Text - Sets the text that should appear in the Form.
- Half Width - Toggles on or off to determine if the Form Field spans the full width of the Form or only half of the form's width.