Jeric Millena
Posts: 0
Joined: Sun Feb 22, 2015 11:12 pm

How can I multiply the user input on the data in the database?

I am making a currency converter and i want the user input to be multiply on the data in the database how will i perform the operation?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How can I multiply the user input on the data in the database?

Jeric,

Please clarify with more details what do you mean by "user input to be multiply on the data in the database"?

Jeric Millena
Posts: 0
Joined: Sun Feb 22, 2015 11:12 pm

How can I multiply the user input on the data in the database?

Hi sir this is the UI of my app and the database:
Image
Image
how can i do the mathematical operation inside?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

How can I multiply the user input on the data in the database?

Jeric,

Unfortunately custom app logic is outside the scope of our support, but here is a couple advises. You can add 'Run JavaScript' on 'click' event of button and add there any code. To understand how it will be better for you to get data from db read please http://devcenter.appery.io/documentat... and try to go through tutorials http://devcenter.appery.io/tutorials/...

Return to “Issues”