Ionic Modals - tutorial/guide
Posted: Thu Sep 08, 2016 10:02 pm
by Kurt Spangsbjerg Petersen
Hi
Anyone how knows about a short guide to the Modal feature in Ionic.
I have a list which shows the values from my database. The Modal screen is defined and the modal function is invoked.
But the values are not passed from the list item to the modal screen. Any ideas?
Ionic Modals - tutorial/guide
Posted: Mon Sep 12, 2016 11:33 am
by Serhii Kulibaba
Hello Kurt,
Please look at this topic how to pass parameters to the Modal: https://getsatisfaction.com/apperyio/...
Ionic Modals - tutorial/guide
Posted: Mon Sep 12, 2016 7:12 pm
by Kurt Spangsbjerg Petersen
Thanks but it is not working. I've spent many hours on this simple function. Is this shown in the "components example" or in a tutoria somewhere?