...
The Other Filter Items section describes the conditions that submissions must match in order to be included in the Submission Table. Here is how the grid works:
- Click the
plus /
Image Modified minus minus icon to add/remove rows. Rows are labeled numerically beginning at 1 and are color coded. You can specify up to 100 rows of filter criteria. - Specify the field, condition and value for the search criteria you are adding. For most conditions, all three columns are required but there are some that may not require a value.
- As you add fields and conditions, they are automatically added to the logic expression field by appending an "AND" and the character of the sub-expression (A for the Date section, B for the State section or the number of the row in the filter table as appropriate). Each sub-expression is color coded for quick reference. The characters for the sub-expressions are also color coded to match the row in the grid where the expression is defined.
- Click the Edit button to modify the logic expression.
- Click the Reset button to clear all of the search criteria.
...
| Expand |
|---|
| title | Click here for a list of the default columns |
|---|
|
Default Columns
| Description |
|---|
| Submitted Date | Time/Date of the submission. Also The Submitted Date is 'A' in the Submission Filter. | | Error | Shown as a yellow triangle if the there is a submission error. | | State | Submission status: SUBMITTED, PENDING, ABORTED, SAVED, ERROR WAITING. This column displays the submission types selected in the State section. The submission status is 'B' in the submission filter. | | Submitter Id | ID of the last submitting user. | | Submitter Name | The first and last name of the user who submitted the form/workflow. | | Lock User Id | If the submission is currently locked (and not SUBMITTED), this is the user id of the user who has it locked. | | Lock Date | Date and time a workflow last locked. | | Lock User Name | If the submission is currently locked (and not SUBMITTED), this is the first and Last name of the user who has it locked. | | Started Date | Date and time a form/workflow first started. | | Age/Duration | For completed submissions (State=Submitted) this is the time interval for how long it was in process - from the first incomplete submission (Pending, saved, etc.) until it reached SUBMITTED status. If the submission is currently incomplete (i.e. SAVED, PENDING or WAITING), then the time interval shows how long has it been in process so far (Age). | | Error Description | Descriptive text about a submission error. |
|

Condition Column
The Condition column choices depend on the data type of the selected field. Click below to see a list of the data types and their corresponding options.
| Expand |
|---|
| title | Click here for a list of the conditons available for each data type |
|---|
|
Data Type(s)
| Conditions Available in the Dropdown List |
|---|
| Date, Time, Date/Time | is equal to |
| is not equal to |
| is after |
| is before |
| is on or before |
| is on or after | | only available for Date/Time controls | is within last |
| contains a value |
| does not contain a value | | Number, Money, Quantity | is equal to |
| is not equal to |
| is greater than |
| is less than |
| is greater than or equal to |
| is less than or equal to |
| contains a value |
| does not contain a value | | Text, TextArea, Email, DropDown, Radio, Checkbox | contains |
| does not contain |
| begins with |
| ends with |
| is equal to |
| is not equal to |
| contains a value |
| does not contain a value | | Boolean Checkbox | is equal to |
|
For example, the choices in the Condition dropdown, will be different if you select the Submitted Date or the ProjectName, which is a searchable field in the form/workflow from the Fields list.
...
| Expand |
|---|
| title | Click here for a list of values available for field types and condtions |
|---|
|
Field Type
| Value Entry Field Type | Notes |
|---|
| Date | Date Picker |
| | Time | Time Entry |
| | DateTime | Date and Time Picker | The 'is within last' condition is available for DateTime controls only. It does not apply to Date or Time controls. If you select the "is within last" condition, you must: - Enter the value using a special time duration entry format
- Enter a duration in Years:Months:Days:Hours:Minutes. Any field to the left may be omitted. For example, 2 days and 4 hours may be expressed as 0:0:2:4:0 or as 2:4:0. Refer to the example below.
| | Number, Money, Quantity | number field |
| | Text, TextArea, Email, DropDown, Radio, Checkbox | Text field |
| | Boolean Checkbox | drop down containing true and false options |
|
|
For Example, if you select a Date field, the Date Picker is provided to help enter the value. If you select a Text field from your form/workflow, you will be prompted to "Enter text" for the value. If you select the Error metadata field, the value choices will be True or False in a dropdown in the Value column.

...
| Expand |
|---|
| title | Click here for a list of the buttons on the Submission Table and their functions |
|---|
|
Action Button
| Purpose | Submissions Selected | Behavior/Description |
|---|
| Refresh | Refresh the submission page | N/A | Re-runs the query using the filter and re-loads the current page of data. Not often needed as most changes and actions automatically refresh the results table as needed. | | View/Edit | View or edit submission details | One must be selected | This action is disabled unless one and only one submission row is selected. Double-clicking a row (desktop only) displays the submission details. | | Delete | Delete Submission(s) | One or more must be selected. | Only enabled when one or more submissions is selected. The user is prompted with an ok/cancel dialog to make sure they want to delete the selected submissions. If ok/yes, the submissions are deleted and the filter re-run and the page of data refreshed. Only submissions in the SUBMITTED, ABORTED or ERROR state may be deleted. | | Download | Download to CSV file | N/A | Downloads a CSV data file containing rows for all of the matching submission records with all columns included. This csv file can easily be uploaded to Excel. | | Columns | Show/hide table columns | N/A | Used to show/hide columns in the Submission Table. See below for the details. |
|
Submission Table Columns
The Submission Table displays all of the default columns plus columns for Searchable fields configured by the form/workflow designer. Click below for a list and description of the default columns.
...
| Expand |
|---|
| title | Click here for a list of the default columns in submissions |
|---|
|
| Column Name | Formatted | Default Column | Description |
|---|
| Submitted | Date/time | Yes | Time/date of the submission | | Error |
| Yes | A Image Modified yellow icon in the Err column indicates the data was captured but there was an issue with the request. For example, if you set the form action property to go to a URL after the user clicks Submit but the URL is invalid, you would see a Image Modified yellow icon. Or if the form action was set to send an email but the email address was missing, this will also cause a Image Modified yellow icon to appear on the submission. | | State | Text | Yes | Submission status: SUBMITTED, PENDING, ABORTED, SAVED, ERROR WAITING. This column displays the submission types selected in the State section of the Submissions Filter. | | Submitter ID | Text | Yes | Live Forms user ID of the logged in tenant user submitting the form or blank if the form was submitted by an anonymous user. | | Submitter Name | Text | Yes | First and Last Name of the logged in tenant user submitting the form or blank if the form was submitted by an anonymous user. | | Lock User ID | Text | Yes | If the submission is currently locked (and not SUBMITTED), this is the user id who has it locked. | | Lock Date | Date/Time | Yes | If the submission is currently locked (and not SUBMITTED), this is the time/date when it was locked. | | Lock User Name |
|
| Displays the First and Last name of the user who has a task locked, when viewing Pending tasks. | | Started Date | Date | Yes | Date when the submission was created. | | Age/Duration | Days, Hours, Minutes | Yes | For completed submissions (State=Submitted) this is the time interval for how long it was in process - from the first incomplete submission (Pending, saved, etc.) until it reached SUBMITTED status. If the submission is currently incomplete (i.e. SAVED, PENDING or WAITING), then the time interval shows how long has it been in process so far (Age). | | Error Description | Text | Yes | Description of the error if the error column is true. |
|
This image shows a PENDING submission for a Purchase Order workflow. The first step of the workflow was submitted by a designer user (Submitter ID), Giorgio Armani (Submitter Name). It is currently pending approval by his manager, Jerry Mouse (Lock User Name). Jerry's user id is jerry (Lock User ID).

...