Page 1 of 1

Add dynamic list with id

Posted: Wed Jan 08, 2014 1:31 pm
by ishani modi

Hi,
I have followed http://docs.appery.io/tutorials/manip... tutorial
I also want to get click of that list item dynamically , how can get it ?


Add dynamic list with id

Posted: Wed Jan 08, 2014 2:31 pm
by Kateryna Grynko

Hi Ishani,

Do you wan to add/remove click handler via JS?


Add dynamic list with id

Posted: Wed Jan 08, 2014 2:39 pm
by ishani modi

yes i want to remove via JS- dynamically


Add dynamic list with id

Posted: Wed Jan 08, 2014 9:45 pm
by Maryna Brodina

Hello! Could you describe in more details what are you trying to remove, post some screenshots?


Add dynamic list with id

Posted: Thu Jan 09, 2014 5:51 am
by ishani modi

Hi,
As per the tutorial i have made the same in my demo app. Image

I want alert box to open on item click example: "Java click" text in alert


Add dynamic list with id

Posted: Thu Jan 09, 2014 6:03 pm
by Maryna Brodina

Hello! Here is how to add alert on Click event http://docs.appery.io/documentation/w... (see Run JavaScript section)