Koen Bremer
Posts: 0
Joined: Mon Jun 29, 2015 7:55 am

Calculated column in Database

Hi, I've just started so I'm a newby :). I have created a page that asks for two (numerical) inputs and puts them in a database. In the database I want to create a column that contains the product of the two inputs - how do I do this?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Calculated column in Database

Hi Koen -

We highly recommend to start from our tutorials section here: https://devcenter.appery.io/tutorials/

Here is an example, shows how to work with input component and database service:
https://devcenter.appery.io/tutorials/building-a-simple-todo-app-with-appery-io-backend-services/#Ad...

Return to “Issues”