Connecting Gravity Forms with Chamevo
You can connect Gravity Forms with Chamevo to capture order data directly through a form. This is useful when you want to use forms instead of WooCommerce products.
Add a Single Line Text field to your Gravity Form.
- Open New or Existing Gravity Form
- Click on Single Line Text
- It will add that Field to your Form

- Open the Field Settings
- Click on Appearance tab
- Enter
chamevo-orderin the Custom CSS Class input.

- Open the Field Settings
- Click on Advanced tab
- Enable Hidden Visibility option

2. (Optional) Add a Price Field
- Add another Single Line Text field. (Look at step 1.)
- Open the Field Settings
- Click on Appearance tab
- Enter
chamevo-pricein the Custom CSS Class input.

3. Connect Chamevo with Gravity Forms
To display the product designer and connect it to your form, place the shortcode below in any post or page (outside WooCommerce products):
[chamevo_gf]
Updated on: 01/12/2025
Thank you!