Active
Project:
CRMAPI Form Nodes
Version:
6.x-1.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Jul 2011 at 14:26 UTC
Updated:
22 Jul 2011 at 14:45 UTC
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
Comment #1
paulkittredge commentedAs 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.
Comment #1.0
paulkittredge commentedfixed punctuation