SimpleFormElement.getStats (Method)

Returns a structure containing the statistics for the simple form element.

Returns:

SimpleForm_GetStats_Result (struct)

Each row of the returned query results has the following fields:

Field Name Type Description
ID SimpleFormID ID of the simple form.
Name PlainText_NonNull_NoSpace_NoSpecialChars_255 Name of the simple form.

Arguments:

Name Type Required Description
formID SimpleFormID Required ID of the simple form.

Context:

License Requirements None
Permission Requirements (none)
Deny Context None
Require Context None
Author Lock (not required)
Transaction Logging Transaction logging is disabled for this method
Customization Customization is not supported for this method.

Error Codes:

None

Notes:

None