Copy Product Value Without the Price
By default, choice-based Product fields will copy a raw value that includes both the selected value and the price of the selection option(s). Use this snippet to copy only the value and exclude the price.
Instructions
- Install our free Custom Javascript for Gravity Forms plugin. Download the plugin here: https://gravitywiz.com/gravity-forms-code-chest/
- Copy and paste the snippet into the editor of the Custom Javascript for Gravity Forms plugin.
- Update the target field ID within the snippet.
Code
Filename: gpcc-copy-product-value.js