Need help to add user entered data to the front of the value of the product selected. Using the paypal addon.
I need the item name saved in the paypal transaction to include user entered data on the form same from that connects to paypal.
I understand the gform_post_submission hook would be used to append the value of the web site field to the beginning of the value of the product selected field.