• Resolved Javy26

    (@javy26)


    Is it possible to calculate based on the drop down fields? For eg. my drop down would have red, blue and yellow as options.

    then the logic would be like: if red drop down is selected then red+2 else if yellow drop down is selected then yellow +2.

    Hope you got the jist of it, is it possible to do this?

    https://ww.wp.xz.cn/plugins/calculated-fields-form/

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hi,

    I guess the colors are only the texts of the choices of Drop Down field, but the values of choices are numerics, or cannot be used the field directly in a mathematical operation, in whose case, assuming that the Drop Down field is the fieldname1, the equation would be as simple as:

    fieldname1+2

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Drop Down Calculation’ is closed to new replies.