Details
-
Type: Bug
-
Status: Open
-
Priority: Trivial
-
Resolution: Unresolved
-
Affects Version/s: 4.7.13
-
Fix Version/s: Unscheduled
-
Component/s: CiviContribute
-
Labels:None
-
Versioning Impact:Patch (backwards-compatible bug fixes)
-
Documentation Required?:None
-
Funding Source:Needs Funding
-
Verified?:No
Description
The use case here is -
- Site wants to use a price set to provide donation / pricing options
- Site wants these options to include a write-in "Other" field as per Contribution page when not using Price Sets
In this case, the field "Donation" above would need an option for a text field to write in the amount (or multiple of $1), OR there would need to be some way to communicate that entering a value in "Other" should deselect the "Donation" field.
Potential approaches -
- Permit "Other" as a value in the radio box groups
- Retain the "Other" option on Contribution page when using a priceset
- .... ?