I have just installed this module and I have a target donation amount for a child's kidney transplant. The amount is $60,000 and the module will not let me put in a number higher than 9,999.
I tried changing it in the variables table but it just showed a blank.
Is there a way to remove this limitation?
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | donations_thermometer_540092_max_vals.patch | 1.09 KB | dboulet |
Comments
Comment #1
msmethurst commentedI found the code that sets the length of the target donations, it is set at 4 so I just set it to 5 for my needs.
but it would be nice to have this either user editable or not limited at all.
Thanks for the module.
If I were a better coder I'd add to this but I'm not so...
Comment #2
dboulet commentedThis patch will allow you to enter up to 9.9 billion for either amount ;).
Comment #3
sejtraav commentedThanks dboulet. Patch added and released soon