• Resolved itzikn

    (@itzikn)


    Hi

    I use field button with OnClick function

    The function define on html with in <script> tag.

    In the function i update the fieildname textarea by docunent.getElementById(“fieldname30_1).?nnerHTML=newval.

    The new data display on the field but the other calculation fields not calculated automatic and dont know abot the newval.

    Thanks

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

    (@codepeople)

    Hello @itzikn

    If you want to assign a value to a field and use it for calculations:

    1. Select the “Calculate” option in the button type.
    2.  Enter the code to assign the field value in the mouse-down event instead of the click one.

    Best regards.

Viewing 1 replies (of 1 total)
  • The topic ‘OnClick event’ is closed to new replies.