Articles

Post Category

The Post Category field allows the user to select a category for the post they are creating. This field works in tandem with the other Post fields to allow you to create a form that can generate post data from a user submission.

Post Body

The Post Body field allows users to submit data that is then used as the body content for a post. This field works in tandem with the other Post fields to allow you to create a form that can generate post data from a user submission.

Phone

The Phone field allows users to enter a phone number and will automatically format the entered data based on the selected phone format.

Password

The Password field provides two single line inputs (one to enter the password and the second to confirm it) that will mask entered content with blobs or asterisks. It is only available when the User Registration add-on is active.

Name

The Name field allows users to enter their name in the format you have specified. This allows you to capture name information as individual fields.

List

The List field allows the end user to add/remove additional rows (up to a pre-set limit) of information per field. This allows for the capture of multiple field values, or a variable “list” of data as defined by the end user.

Entry Object

The Entry object contains all properties of a particular entry (i.e. date created, client IP, submitted field values, etc…). It is formatted as an associative array with field Ids being the key to that field’s data.

Input Mask

Input masks provide a visual guide allowing users to more easily enter data in a specific format such as dates and phone numbers.

Gravity Forms Pricing: Adding Tax

If you would like to implement tax you can use the Product Field configured as a Calculation field type. Then configure the formula for the calculation to calculate the appropriate tax.

gform_webapi_get_users_settings_page

Use this filter to control the list of users available to be selected in the “Impersonate account” setting. Note that this doesn’t control access to the API, it just controls the list of users available on the settings page.