Knowledge Base
Find answers, learn new features, and explore developer resources.
Forms
- wsf_form_get_all
The wsf_form_get_all PHP function returns an array of all form objects. This excludes trashed forms.
- wsf_form_get_all_key_value
The wsf_form_get_all_key_value PHP function returns an array of forms in a key value format.
- wsf_form_get_count_submit_by_id
The wsf_form_get_count_submit_by_id PHP function returns the submission count for a form by ID.
- wsf_form_get_label_by_id
The wsf_form_get_label_by_id PHP function returns the label of a form by ID.
- wsf_form_get_object
The wsf_form_get_object PHP function returns a form object by form ID.