2 replies [Last post]
kpdirection's picture
Offline
Joined: 08/17/2009
Juice: 112
Was this information Helpful?

I'm on a project where I need to create a donation page.

Rather than have the user fill in the figure, I want them to select from a radio list - $10, $20, $30, and Other. Basically, I'm trying to replicate the functionality of https://donations.postcarbon.org/ (not my site) - it's written in Drupal and Ubercart, but I can't work out from the source code how it was done....

TIA,

Pete.

KP Direction LLC
Utah-based White-label Drupal development
www.kpdirection.com

NecroHill's picture
Offline
Joined: 08/12/2008
Juice: 107
Re: Radio selection of amount

hi Pete. it seems to be a custom snippet (am I wrong?) on the website you mentioned (https://donations.postcarbon.org/)
you may try to use uc_attributes to make radio buttons or http://drupal.org/project/uc_donation module, please let me know if you found a better solution
cheers

Lamonte219's picture
Offline
Joined: 05/28/2010
Juice: 6
Radio selection of amount

Whats going on guys.

I’m also on a project that I am looking for the exact same functions of the radio buttons without converting to Drupal 6 as of now were are on 5.0 and plan on converting but our traffic is way to high this time of year.

So I’ve been doing my own searching and seems like we will have to script this ourselves. I figured id run this by u experts 1st in hopes of some help lol I do not consider myself a scripting expert haha.

Please let me know any help would be greatly appreciated guys.