• Resolved pocitos10

    (@pocitos10)


    Hi to all! first, just say this plugin is amazing and I love it. I am working on a form for getting quotes. I have a “Selection” field with many options and I need to assign 2 different values to each field. That way when someone selects one option it will give me 2 different values to use on two different calculations later. I know probably someone already did it but I cant find the answer, any help would be really appreciated, thanks!!!

Viewing 10 replies - 1 through 10 (of 10 total)
  • Plugin Support Patrick – WPMU DEV Support

    (@wpmudevsupport12)

    Hi @pocitos10

    I hope you are doing well.

    I see the ticket is marked as resolved, could you find the solution or still need help on this?

    Best Regards
    Patrick Freitas

    Thread Starter pocitos10

    (@pocitos10)

    Hi Patrick @wpmudevsupport12
    Thanks for your response. I was planning to try the pro version tomorrow and ask support thru there. I managed to resolve that particular problem but I am doing a pretty lengthy form and currently I have another issue. I need to hide many calculation fields but since they are used in other calculations, if I “hide” or “not show” thru “visibility” they cant be use on calculations. Is there any other way to hide calculations (some) and still be able to use the result of that hidden calculation? thanks so much!

    Thread Starter pocitos10

    (@pocitos10)

    Sorry Patrick @wpmudevsupport12 I was thinking about Radio fields that I need to hide, I am using them in calculations, so, I have to “show if” with some logic and then they get added to the calculation but also to the form, any help on those? thanks!

    Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hi @pocitos10,

    Have you tried using the calculation setting field type and setting it to hidden? This will allow you to hide it and still use the calculation. One other possible alternative would be to hide them with CSS as well. Inspecting the page using your browser tools, copying the class selector and targeting this with some CSS like “display:none”

    Let us know if this works for you.

    Best,
    Jonathan S

    Thread Starter pocitos10

    (@pocitos10)

    Thanks Jonathan, @wpmudev-support9
    I got that part resolved, what I currently need is to hide some “Radio” fields from the form that I am currently using on calculations. I currently have then on “show if” so then they go on the form and to a calculation. Any ideas for that? thanks a lot!

    Thread Starter pocitos10

    (@pocitos10)

    Also @wpmudev-support9 please,
    How can I hide/show a Html field based upon a Calculation result been more than 50% of another Calculation result. I guess it will need coding, please advise when possible, thanks so much!

    Plugin Support Dimitris – WPMU DEV Support

    (@wpmudev-support6)

    Hello there @pocitos10

    Please create separate topics per each request so we do not end up with one huge thread that’s difficult to follow up. ??

    It will also help if you can export your form and share it via a service like Dropbox/GDrive, so we can better see what you need.
    Ref: https://premium.wpmudev.org/docs/wpmu-dev-plugins/forminator/#import-export

    Thank you,
    Dimitris

    Thread Starter pocitos10

    (@pocitos10)

    Thanks, all I am asking is how to hide 3 radio fields from the form. Since I using them in a calculation. I have them in “show if” and then they are added to the form and the calculation, thats all I need, thanks!

    Plugin Support Amin – WPMU DEV Support

    (@wpmudev-support2)

    Hello @pocitos10 ,

    Can you share with us your form as my colleague asked?

    kind regards,
    Kasia

    Thread Starter pocitos10

    (@pocitos10)

    Got it resolved @wpmudev-support2
    Thanks so much!

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘TWO values on ONE selected field for calculation? how please!’ is closed to new replies.