How to load specific data based on user input
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!