Sheet_WebFormTest
Test and analyze web form data integration using the Sheet_WebFormTest table.
Columns
| Name | Type | ReadOnly | References | Description |
| RowId [KEY] | String | False |
A unique identifier for each row, typically used to reference and track specific entries in the web form. | |
| Form Field 1 | String | False |
Represents the first field in the web form, typically used to collect user input or specific details. | |
| Form Field 2 | String | False |
Represents the second field in the web form, used to capture additional user-provided information. | |
| Form Date Field | Datetime | False |
Stores the date and time associated with the web form submission, providing a timestamp for tracking and analysis. |