Can I display a table of values with editable columns?

Hi!

I would like my app to display a table of values from a spreadsheet. Say I have these shown data and I want the user to be able to (1)view that then (2)have an option to choose items, (3)input quantity, and (4)autocompute that total price when selection is final. Is it possible to do these in appsheet? And how can I make that please? Thank you so much!8.PNG

Solved Solved
0 1 50
1 ACCEPTED SOLUTION

You can something close with a table view by enabling QuickEdit

TeeSee1_0-1662346700840.png

For Total Price, you just set an appropriate AppFormula to auto calculate the value in the column definition

TeeSee1_1-1662346795678.png

 

View solution in original post

1 REPLY 1

You can something close with a table view by enabling QuickEdit

TeeSee1_0-1662346700840.png

For Total Price, you just set an appropriate AppFormula to auto calculate the value in the column definition

TeeSee1_1-1662346795678.png

 

Top Labels in this Space