Hi there, I am new to Wix Code and I was wondering if it’s possible to subtract two numbers entered in database records? Thank you so much.
Hi Ana!
Sure, but you will have to write some code here.
You can get any items from collection with wix-data module - https://www.wix.com/code/reference/wix-data.html
Then substrack them and show the result in some text box
hi, i have difficult subtracting two numbers from form text entry A example 200 promo code to deduct from dataset stored entry B 3200, to return value C =3000. Can somebody please show me how to use WIX text, database and returned value in label?
I would suggest you to open your own new POST, with your own new ISSUE-TOPIC.
Describe your issue es most as possible to get your answer as fast and detailed as possible.
- How is structured your DB ???<— this will surely be the most omportant question
- Do you use a dataset?
- How is called your DB (DB-ID) ?
A screenshot always tells more then 1000-descriptions.