1
0
-1

i want to make automated calculation. As example, user input student marks, user click submit, then the system calculated the cgpa of the students.

    CommentAdd your comment...

    2 answers

    1.  
      1
      0
      -1

      If you want to calculate after form submission then You can use a post processing tool and execute an update SQL query to do any kind of calculation.

      CommentAdd your comment...
    2.  
      1
      0
      -1

      You can use the Calculation Field element in Joget Form.

      CommentAdd your comment...