Hi,
New to bubble.
I just want to add the option of a user entering into a number field and then showing the total.
For example:
Item 1 = $45,000
Item 2 = $35,000
Item 3 = $49,000
Total = (Result)
Please advise.
Thanks
Hi,
New to bubble.
I just want to add the option of a user entering into a number field and then showing the total.
For example:
Item 1 = $45,000
Item 2 = $35,000
Item 3 = $49,000
Total = (Result)
Please advise.
Thanks
Use three inputs set as decimals and a third input or text with dynamic data. The string will be input 1 + input 2 + input 3.
Excellent!
Thanks
This topic was automatically closed after 70 days. New replies are no longer allowed.