Hello,
Our goal is to have a membership renewal form that would update someone's membership end date to be 1 year from their previous membership end date, instead of 1 year from the day of the renewal transaction.
Support said we are unable to do anything with the membership_end_date, but suggested I post my follow-up questions. If we have a new custom field separate from the Membership End Date, in the custom mapping questions, could I call the contents of the new field or another field to use in it? Such as using: {fieldname} or $fieldname in this way:
Something like {Membership_Renewal_Date}+365 to add a year to it?
If not, is there any other method for setting updated membership dates according to the +1 year from the renewal date instead of the transaction date? Is there another way to do this I'm not aware of?
We don’t want to penalize members for renewing early and have them lose a month or so off of their membership, so would like to set it from their membership date instead of the date of processing.
Thank you and best wishes!
Emma
Our goal is to have a membership renewal form that would update someone's membership end date to be 1 year from their previous membership end date, instead of 1 year from the day of the renewal transaction.
Support said we are unable to do anything with the membership_end_date, but suggested I post my follow-up questions. If we have a new custom field separate from the Membership End Date, in the custom mapping questions, could I call the contents of the new field or another field to use in it? Such as using: {fieldname} or $fieldname in this way:
Something like {Membership_Renewal_Date}+365 to add a year to it?
If not, is there any other method for setting updated membership dates according to the +1 year from the renewal date instead of the transaction date? Is there another way to do this I'm not aware of?
We don’t want to penalize members for renewing early and have them lose a month or so off of their membership, so would like to set it from their membership date instead of the date of processing.
Thank you and best wishes!
Emma
Comment