This action will insert a new row into a table. The new row will be blank and any values entered in the fields that make up the table but are not yet saved into the table will be cleared as described below.
Insert Row causes the following behavior in the component fields of a Table Field:
Strings are cleared and displayed as ”” .
Multi-Line Text fields are cleared and displayed as ”” .
Numeric values are set to 0 and displayed in the appropriate format.
Date fields are cleared and displayed as ”” .
Calendar fields are set to ”” .
All radio button values are deselected and displayed as ”” .
Check boxes are unchecked and displayed as ”” .
Drop downs are displayed as ”” .
The corresponding component field values are reset as follows:
Strings are cleared and displayed as ”” .
Multi-Line Text fields are cleared and displayed as ”” .
Numeric values are set to 0 and displayed in the appropriate format.
Date fields are cleared and displayed as ”” .
Calendar fields are set to ”” .
All radio button values are deselected.
Check boxes are unchecked.
Drop downs are set to ”” .
If the you want to insert a row with the current values of fields that are contained in the tables, use the Add Row action type instead.
Click Next to continue creating an Insert Row action. This opens the Action Wizard - Insert Row dialog box.
This drop-down list allows you to select to which table a row should be inserted.
The Previous button will allow you to go back to the previous dialog box to review or change the information.
The Finish button will create the Insert Row action.