osamaguc
Posts: 0
Joined: Fri Mar 09, 2012 7:34 pm

Notifications and List items

how can i make a notification???
and how can i make for example custom javascript handler i.e i want to get the index of the item clicked in a mobileList ?

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

Notifications and List items

[quote:]
how can i make a notification???
[/quote]
What kind of notification are you asking about? Android and iOS notifications?

[quote:]
and how can i make for example custom javascript handler i.e i want to get the index of the item clicked in a mobileList ?
[/quote]
One option is to place a hidden field into a list item. The on click you would read the value. This tutorial shows how to do it: http://help.gotiggr.com/getting-start...

Return to “Issues”