Some clients have uses for the CRMAPI contribution form nodes that preclude the need for an "other" value (usually when there are a set of fixed values, say for an event, and no desire to have an open-ended field). Luckily the hooks on the other element are granular enough that I can hide it with CSS. But I'd really prefer to have a programmatic way to hide the div with the id of "edit-select-amount-other-wrapper" as well as the div with the class of "amount".

Comments

paulkittredge’s picture

As a corollary, since the default radio button checked currently seems to be "other"....is there a way to choose a specific value in the array and make that the default option? Let me know if you'd like to see this as a separate issue.

paulkittredge’s picture

Issue summary: View changes

fixed punctuation