Page 1 of 1

How to load specific data based on user input

Posted: Mon Aug 19, 2013 5:26 am
by Chris Whitfield

Hello,

I'm stuck on trying to figure the following out:

My users will select a value from a select menu. On the following page, I want that depending on which value was selected, the data from a certain column loads in a label on that page.

Each value in the select menu has its own column in the appery database and i only want one column to load.

Appreciate your assistance!


How to load specific data based on user input

Posted: Mon Aug 19, 2013 7:12 am
by Kateryna Grynko

Hi Chris,

This can't be done with usual mapping. You would need to use JavaScript to access a specific column. Use service Success event to get needed Response data.


How to load specific data based on user input

Posted: Thu Aug 22, 2013 2:55 am
by Chris Whitfield

Hi Katya,

I've been thinking of this for a bit with no luck.

Maybe i can explain whats happening:

I have a listing app. Each list item has about 5 labels populated by a listing service. One of the labels however, i want to be populated with a string depending on a local storage variable selected on the previous page. Each string is stored in a different column.

Can you point me to any example code where i can make this happen.

I've been experimenting with trying to put the data in another collection and using a pointer data type. In this case, Each string is in one column.


How to load specific data based on user input

Posted: Thu Aug 22, 2013 3:47 am
by Illya Stepanov

Hi -- I suggest you to check our tutorials which can help you in resolving your problem:
:: http://docs.appery.io/tutorials/build...
:: http://docs.appery.io/tutorials/build...