i want to make automated calculation. As example, user input student marks, user click submit, then the system calculated the cgpa of the students.
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.
thankyou
You can use the Calculation Field element in Joget Form.
okay thankyou!
i want to make automated calculation. As example, user input student marks, user click submit, then the system calculated the cgpa of the students.