Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
Hi, you can try using the Calculation Field, otherwise you can also write your own custom javascript or jquery code in a Custom HTML of your form.
Hi Anders, thanks for answering the question. Currently, I'm using the Joget Community version which is the free version. And I don't have that Calculation Field feature. I tried using my own coding but it didn't work. Perhaps you can show me the coding and where to put the coding. Thank you in advance!
I believe there are several questions on doing JavaScript calculations here already if you do a search. For example, https://dev.joget.org/community/questions/24773040/calculate-the-duration-between-2-time-pickers---custom-html---javascript might help.
Thank you so much!!! It really helps!!! I have one more question that I posted which is the latest one. Maybe you could help...
I have 3 text field, 2 for the user to enter the amount. And the total amount text field is a readonly which will display the total sum between two amount entered above. I really need help here.