Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @mevabien22

    Thank you very much for using our plugin. You can use “Single Line Text” fields for entering fractions and the following operations to use them:

    FRACTIONTODECIMAL, DECIMALTOFRACTION, FRACTIONSUM, FRACTIONSUB, FRACTIONMULT, and FRACTIONDIV

    Best regards.

    Thread Starter mevabien22

    (@mevabien22)

    Thank you very much, I can now enter the fractions,

    but if I try to perform an operation with it, it doesn’t work… an expression like this is correct:

    FRACTIONMULT(“fieldname6″,”1/6”)

    Plugin Author codepeople

    (@codepeople)

    Hello @mevabien22

    The equation’s code would be:

    FRACTIONMULT(fieldname6,'1/6')

    Please, send me the link to your form to check the equation in action.

    Best regards.

    Thread Starter mevabien22

    (@mevabien22)

    Thank you very much for the help,

    the error was in the “quotes” that should not be included

    Greetings!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Allow entering fractions in a numeric field’ is closed to new replies.