• Resolved brijesh24

    (@brijesh24)


    Hello,

    Hope you’re doing well.

    I am trying to achieve something like this. I have a list field and then a dropdown (Yes/No) for each row in the list.

    I need to know if this plugin can count the number of Yes into another field in the Gravity forms backend. Based on which I can calculate the quantity of the product I need to up-sell.

    4 Yes will equal to 4 in the Quantity product field.

    Hope I was able to explain myself

    TIA

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author GravityWP

    (@gravitywp)

    Hi TIA,

    I guess you can do that by filtering the results on ‘yes’. The plugin doesn’t do extra calculations and can use a number field to get a total for multiple entries. It doesn’t count quantity fields, so if you do that, make sure there is a copy available in a number field, so you can count and filter on that field.

    Hope this helps.

    Thread Starter brijesh24

    (@brijesh24)

    Thanks for the quick reply.

    I have the plugin installed and activated. Where in the Gravity forms backend do I enter your shortcode?

    I have added a number field. So where in the number field can I add the shortcode?

    Thanks a lot.

    Plugin Author GravityWP

    (@gravitywp)

    Hi Tia,

    Shortcodes are used on the front end of your site (or you can use it in the confirmation page). Its only to show a calculation, not to do a calculation that is saved within the form. If you want something like that, you should consider hiring a developer on Codeable for example (they have very good Gravity Forms developers there).

    Be sure to Google a little bit on wordpress shortcodes and how to use them.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Count the Number of Yes in a Dropdown Field inside the form backend’ is closed to new replies.