• Resolved jalbertorv

    (@jalbertorv)


    Hi Petko

    Can you help me verify if the formula is correct?

    the calculation is not generated
    The result field remains at 0.

    I would greatly appreciate your support

    Regards.

    <label>[text* your-name placeholder id:your-name “Nombre / Requerido”] </label>

    <label>[email* your-email placeholder “Correo / Requerido”] </label>

    <label>[tel* telefono placeholder “Teléfono / Requerido”]</label>

    <label>[number cajones placeholder “Número de Cajones”]</label>

    <label>Número de veces que se ocupa un cajón por día* [number rotacion placeholder “*Rotación Diaria”]</label>

    <label>[number costoticket placeholder “Costo promedio de ticket”]</label>

    <label>[number dias placeholder “Días de operación”]</label>

    <label>[calculate_button “Calcular”]</label>

    <br>

    <label>Resultado en pesos:[calculation Resultado id:Resultado precision:2 “cajones * rotacion * costoticket * dias”]</label>

    [submit “Enviar resultado a mi correo”]

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

    (@pbosakov)

    Hello,

    It seems that you have discovered a bug that occurs when a calculated field has an uppercase letter in its name.

    If you change “Resultado” to “resultado“, it should work.

    This will be fixed in the next release of the plugin.

    Many thanks,
    Petko

Viewing 1 replies (of 1 total)
  • The topic ‘Hi Petko. Can you help me with the formula’ is closed to new replies.