Help wih selecting a specific row from a Master Data List
I have created a master data list with a few records containing Customer Names. I want to be to set a label using a specific entry from the data list. So an example would be:
select customername from customers where customerid = 1
How can I choose a specific entry from the data list? I have tried to use the expression builder but cannot see how to add the condition.
Hello Robert,
You can use an event trigger (on click, etc) to obtain data from a specific row. I would suggest taking a look at our data list tutorials for more information on this:
http://www.justinmind.com/support
If you would like an example, please let us know.
Best,
Luisa
Hello Robert,
You can use an event trigger (on click, etc) to obtain data from a specific row. I would suggest taking a look at our data list tutorials for more information on this:
http://www.justinmind.com/support
If you would like an example, please let us know.
Best,
Luisa
Replies have been locked on this page!