1
0
-1
1 answer
- 210
Why are you not using the calculation field to achieve this functionality?
- aimi
im using joget community. Calculation field is a plugin?
- Anas Misbah Shami
Yes, it is a form component that you can use to apply formulas to different values of field
- aimi
im using joget community. is possible to install plugin calculation field?
Add your comment...
Hi, im already put the code, but it not work. How to minus current balance and total apply. If user key in total apply, the current balance is auto deduct and will display in same field (Current Balance). Default value for current is balance is 3000.
For example : 1st total apply = 300
current balance = 2700 (3000-300)
2nd total apply = 50
current balance = 2650 (2700-50)
Anyone can help me.Thanks.