I need Help regarding calculated fields

Hi I’m new here and i need help regarding calculated fields in bubble.

I’ve created 3 input fields in my form Cash, Bank and Total. I just want if any one fills in cash and bank input fields the amount added and show in total field and after i click submit it should also enter in database. Any help will be appreciated.

Hi there and welcome to Bubble :slight_smile:

Why is the Total an input field? Do they need to be able to update it?

If not then you can have a text field with a formula of Cash + Bank inputs
Otherwise you can use the “default” on the input.

Initial value in Total : Input Bank’s value + Input Cash’s value

Thanks for the reply but i don’t know how to use formula can you please tell me about it a little?

Thanks ill try that.

This topic was automatically closed after 70 days. New replies are no longer allowed.