Ya, but that just shows how to access the DB, what I mean is there a way to connect that to say a select list the same way I would connect the results of a REST call. Or do I need to use some custom JS to populate the select list?
Ya, but that just shows how to access the DB, what I mean is there a way to connect that to say a select list the same way I would connect the results of a REST call. Or do I need to use some custom JS to populate the select list?
I guess so, still learning the terminology. IOW still part of HTML5 but not the localStorage keys.
Is there a way to connect a internal database created with openDatabase to a select list etc. the way you can with a service?
I see in the documentations Tiggr.navigate(), but when I try to use it the system says the method doesn't exist. How do I programaticly navigate to the page in the builder only knowing the project's name for the page vs the filename? IOW I want to do Tiggr.navigate('Configuration');
ya, unfortuatly with flex, flash and the others, once you hit the edge of the main window you can't go any further. Its a bad limitation in this growing HTML5 world.
ya, I was thinking less for my needs in this case and more so it would be helpful to people who are not as famiure with coding. I spend every day creating intranet applications for computer ileterates
well crap, it didn't want to do that in FF. I swear they have done something in the last release or two of FF that has made it more unstable. Worked fine in chrome just now.