Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

Dynamic onClick in List

We have a RESTService to obtain records and construct a List element. All ok.

But, one parameter of the RESTService response is the URL to open in the OnCLick event for each item in the list.

How we can set this value?. We are working saving the URL in a hidden label in the list, but need a little help with this. How we can refer in JS each element of the list in order to set the function for the OnClick event?

Thanks in advance.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Dynamic onClick in List

This tutorial shows how to do it: http://docs.appery.io/tutorials/build...

Rafael Martínez
Posts: 0
Joined: Tue Apr 23, 2013 5:19 pm

Dynamic onClick in List

Great!!, Appery is fantastic, simple the best.

Thank you so much.

EJLD
Posts: 0
Joined: Sun Jun 08, 2014 11:03 pm

Dynamic onClick in List

it has helped me a lot too !
thks (again)

kiran
Posts: 0
Joined: Mon Apr 27, 2015 6:19 am

Dynamic onClick in List

no page found

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Dynamic onClick in List

Hello,

This tutorial was unpublished.
We have these tutorials that shows how to implement clickable lists:
http://devcenter.appery.io/tutorials/...
http://devcenter.appery.io/building-a...

Return to “Issues”