[ad_1]
Hello @hamzahashim011,
Hidden fields doesn’t have any calculation features. You would have to use a number field for that. You can hide a number field from the Form by adding the class ff-hidden in the container class of that field. So, basically the numeric field will be hidden in the front-end while it will perform the calculation and store the value in the entry.
Thank you.
