Adding multiple calculator results, or allowing more than 9 values to be calcul
-
(Pro Paid)
Hey I think this plugin would work even with it’s limitation of 8 or 9 entries per calculation, but I can’t figure out how to add 2 calculator outputs together.
Below is my example, I have a whole catalog that I’m trying to display things for, but I would need a total adding everything up at the end, however I can’t find a way to do this. (Also I found a bug where field names can’t be a integer above 9 or it will throw an error)
[calculator IP19 Prefix:$ “ip1*0.25 + ip2*0.30 + ip5*0.25 + ip6*0.25 + ip7*0.25 + ip8*0.25 + ip9*0.25”]
IP’s 10 – 16
[calculator IP1016 Prefix:$ “ipten * 0.85 + ipeleven * 0.25 + iptwelve * 0.25 + ipthirteen * 0.30 + ipfourteen * 0.25 + ipfifteen * 0.25 + ipsixteen * 0.25”]Total combined
Example from site Calculator2 Field ( Fieldname 3 * Fieldname 4 )
[calculator IPSum Field ( IP19 + IP1016 )]The above [calculator IPSum Field ( IP19 + IP1016 )] doesn’t show any value, and adding [calculator IPSum Field “IP19 + IP1016”] just doesn’t pull the data either. How can I add these fields together to make a final total.
Also I did try [calculator2 IPSum Field ( IP19 + IP1016 )] and this isn’t a proper shortcode for this
- The topic ‘Adding multiple calculator results, or allowing more than 9 values to be calcul’ is closed to new replies.