|
The Table Text Input is an app layout object found in the Table.
|
Attributes
|
The Attributes section includes the object name.
|
Name
|
Enter a name for the column.
|
|
We strongly recommend that each column is given a suitable and unique name. The object name will, very likely, be referred to when adding behavior.
|
|
Behaviors
|
The Behavior section lists possible events on the object that can prompt a behavior to run.
|
Text Input changes field data
|
This event occurs when an app user enters data into the text input object and the object is exited.
|
Key is pressed
|
This event occurs when an app user enters data into the text input object. Note that the data is not stored in the object until the object has been exited.
|
Text Input gains focus
|
This event occurs when the text input object becomes the active field.
|
Text Input loses focus
|
This event occurs when the text input object is exited.
|
This event is different than text input changes field data in that the event is triggered even when no data has been entered or modified.
|
|
Text Input is clicked
|
This event occurs when an app user clicks on the text input object.
|
This event is different than text input gains focus in that the app user must mouse-click on the object in order for the event to occur and any linked behavior commands to run. Tabbing into the object will not trigger this event.
|
|
|
Settings
|
The settings section includes the option to set the column header and width, pre-select the date and mandatory answers.
|
Text Input Settings
|
Object
|
Details
|
Additional Information
|
Header
|
Enter the text to be displayed in the text input column header
|
|
Width
|
Edit the width (in pixels) of the object presented in this column.
|
|
Footer Row
|
Select from None, Sum or Average for data to be displayed at the foot of the column
|
For this feature to work the 'Show Footer' option must be selected in the Table Properties and numeric data entered into the text input column.
|
Alignment
|
Choose the alignment of the text within the object: left, center, or right.
|
The default setting for a Text Input object is left.
|
[default text]
|
Enter a default value for the object (optional).
|
|
Max Chars
|
Enter the maximum number of characters for the text input. The object will default to a value of 99, the maximum is 99,999
|
|
Format
|
Choose from several formatting options.
If the app user does not enter a value in the format specified, the object is displayed in red
|
If the column is mandatory they must use a correct format before submission.
If the column is not mandatory they may also clear the field before submission.
|
Mandatory
|
Mandatory Answer
|
Select the Mandatory Answer check box to make the contents of the object required in order to submit the app instance.
You may enter a custom message in the text input below the check box. This message will be displayed if some part of the object has not been completed prior to app submission.
Click the ellipses button to display the Edit Mandatory dialog. Use this matrix to make the object mandatory based on conditions of roles and stages.
|
Marking as Mandatory
Checking for Mandatory Fields
|
|
Style
|
The Style section contains properties that control the font appearance and theme applied to the object.
|
Text
|
Object
|
Details
|
Additional Information
|
|
Select the font face for the text.
|
Fonts from the designers local machine will also be available provided the option to Use Custom Font has been selected in the Account Settings, however if the same font is not installed on the users machine then a standard font will be used to display the data.
|
|
Choose the size of the font for the text.
|
|
|
Enter a Hex color code or click on the color box to pick a color for the text.
|
|
|
Choose the style of the font for the text.
|
|
Background
|
|
Enter a Hex color code or click on the color box to pick a background color for the object.
|
|
|
Access
|
The Access section contains properties for field state management.
|
|
To return to the Table Text Input object details CLICK HERE.