I need to calculate the total amount before submitting the data

Calculations happen in a table and you display the column values using components pointed to those columns. There is no calculations that can occur outside of a table. If you are are trying to do this in a native form, you will need to instead use a custom form.

1 Like