Hello, I am using Gravity Forms (GF) with WooCommerce (WC). I have several lengthy GF forms which clients use to request our services. There are a few consent fields in each form. Each of these have very lengthy text. All of these show up in full in the product description in the WC cart. I have two questions.
Is there a way to include the field but not the description in the cart?
Is there a way to hide the field and description from the cart?
I do not code. So, I am looking for a basic solution…or an add-on if needed. Can someone point me in the right direction?
How exactly are you embedding the Gravity forms on the Product page? If you’re using Gravity Shop Product configurator, you can hide the field from the cart, from within the feed settings page. You can read more about this here: Gravity Shop Product Configurator | Gravity Wiz
However, if you’re using WooCommerce Gravity Forms Product add-on, then you can try this snippet, which adds support for removing fields from the product descriptions. The snippet would add a new setting to all the fields, which you will use to select if you want to remove the field from the description.