• Tim0666

    (@taston89)


    (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

Viewing 1 replies (of 1 total)
  • Thread Starter Tim0666

    (@taston89)

    It looks like Pro allows more than 7-9 values to be calculated, but still can’t find how to add calculator results together.

    But I did have to manipulate a lot of fields away from what contact form itself allowed.

    Example:

    [calculator total Prefix:$ Precision:2 “(BT*12.25) + (ITW*9.55) + (SWG*9.00) + (j4t*9.55) + (LivingClean*10.40) + (GP*11.75) + (Sponsorship*8.50) + (ipone*0.25) + (iptwo*0.30) + (ipfive*0.25) + (ipsix*0.25) + (ipseven*0.25) + (ipeight*0.25) + (ipnine*0.25) + (ipten*0.85) + (ipeleven*0.25) + (iptwelve*0.25) + (ipthirteen*0.30) + (ipfourteen*0.25) + (ipfifteen*0.25) + (sixt*0.25) + (sevent*0.30) + (ninet*0.25) + (twenty*0.25) + (tone*0.30) + (ttwo*0.25) + (tthree*0.25) + (tfour*0.55) + (tsix*0.25) + (tseven*0.30) + (teight*0.35) + (tnine*0.25) + (tnh*0.25) + (thirty*0.35) + (white*0.60) + (Orange*0.60) + (Green*0.60) + (Red*0.60) + (Blue*0.60) + (Yellow*0.60) + (Moonglow*0.60) + (Grey*0.60) + (Black*0.60) + (coin*3.40) + (intro*2.15) + (wbook*0.80) + (wbh*0.80) + (wASL*0.80) + (TheGroupBook*1.00) + (btw*1.00) + (wallh*1.00) + (ill*3.40) + (comm*0.45) + (BusinessMeetings*0.25) + (TrustedServants*0.25) + (Disruptive*0.25) + (Medication*0.30) + (Leadership*0.30) + (SocialMedia*0.30) + (Concepts*2.20) + (hihandbook*10.25) + (guidehi*0.65) + (prhandbook*10.50) + (prbasics*1.85) + (guidenaws*4.55) + (lithandbook*3.00) + (newshandbook*2.25) + (guidephoneline*3.80) + (treasurerworkbook*2.25) + (treasurerhandbook*2.25) + (guidelocalservice*7.50) + (outreachresource*2.90) + (additionalneedsinfo*2.90) + (groupguide*4.55) + (planningbasics*2.05) + (treasurersrecord*1.00) + (groupreadings*4.90) + (starter*7.25) + (splus*12.25) + (litrackeight*22.00) + (litracksixt*28.00)”]

    I guess this can be closed as my main form is done, but would be nice to have less bugs, and the ability to add calculator results together.

Viewing 1 replies (of 1 total)
  • The topic ‘Adding multiple calculator results, or allowing more than 9 values to be calcul’ is closed to new replies.