Hi,
I would like to set up in Gravity Form different SKUs like "one-time" and "recurring" when a donor manually enter their gift amount in the Amount field depending on whether it is a one-time gift or recurring gift. Right now, we have this SKU for the Amount field.
{SKU}{FIELDID=25} > SKU: amount
But the Amount field is just a number field and there is no option to choose, so I cannot do something like the following even if I want.
{SKU}{FIELDID=25}{OPTION=one-time} > SKU: one-time
{SKU}{FIELDID=25}{OPTION=recurring} > SKU: recurring
With these SKUs, I would like to name opportunities in Salesforce differently, like "Donor Name One-Time" or "Donor Name Recurring."
How can I achieve this? Do I have to set up automation on the Salesforce end?
Thank you very much,
I would like to set up in Gravity Form different SKUs like "one-time" and "recurring" when a donor manually enter their gift amount in the Amount field depending on whether it is a one-time gift or recurring gift. Right now, we have this SKU for the Amount field.
{SKU}{FIELDID=25} > SKU: amount
But the Amount field is just a number field and there is no option to choose, so I cannot do something like the following even if I want.
{SKU}{FIELDID=25}{OPTION=one-time} > SKU: one-time
{SKU}{FIELDID=25}{OPTION=recurring} > SKU: recurring
With these SKUs, I would like to name opportunities in Salesforce differently, like "Donor Name One-Time" or "Donor Name Recurring."
How can I achieve this? Do I have to set up automation on the Salesforce end?
Thank you very much,
Comment