Details
Description
Allow admin to control the label used for the event fee "field" on Event Info, Register, Confirm, Thank-you and Receipt.
- add "fee_label" VARCHAR 255 to civicrm_event table
- add "Fee Label" form field to "Event Fees" form (admin/event?reset=1&action=update&id=3&subPage=Fee). Field is positioned below the "Contribution Type" select. Field is required if is_monetary = true.
- modify templates for Info, Register, Confirm, Thankyou and Receipting to use the stored DB value.
— Original Post ----
Would it be possible to have the Event (fee) label on the event information page change according to the contribution type selected in the Event Fee Configuration Page? A donation labeled "fee" may not be conducive to encouraging attendance at a fundraiser.