Forms - using user filled data in the same form for calculation

Hi everyone,

I am kind of new to Honeycode and still finding my way through.

What I am trying to achieve is an order form. Everything seems to be working as expected, except that I'd like a calculation of the total price in the form, before submitting it.

There's the data:

The products are displayed on the page and each one has an "Order" button.
Pressing the "Order" button opens a form.

Date -> current date =TODAY()
IGN -> user filled field
ProductName -> inherited from the previous page =THISROW()[ProdName]
Qty -> user filled field where user inputs the quantity of the products ordered
TotalPrice -> I'd like this to calculate the above Qty * THISROW()[Price]

So far, I wasn't able to find a way to reference the Qty field and use it in the form. Any help would be much appreciated.

Thanks,

Nevermind. I've just found out I can't share the app with non-AWS users so it makes the entire work useless.
Will have to use classic programming.
Topic can be closed.

Hi @Cris-02b4,

I'm sorry to hear your troubles. We use the concept of Teams to share apps, which means you have to add users to your team in order for them to access it. The app is still public/internet-facing, however, it's a matter of who has been granted access.

For more info on Teams, please visit here: Adding Team Members

Please let us know if you have any other questions!

Thank you,
Evelyn