Search found 3 matches

Go to advanced search

by kchilek
Mon Jul 10, 2017 5:04 am
Forum: Issues
Topic: Select Active navbar button / navbar located in a template
Replies: 1
Views: 236
 
Jump to post

Select Active navbar button / navbar located in a template

How do I set which button in a navbar is active depending on which page I am on, assuming the navbar is inside a template that is used for each of the the pages. Seems like I should be able to effect the active attribute of the navbar button within load of the new page?

by kchilek
Sun Feb 26, 2017 12:43 pm
Forum: Issues
Topic: Incorrect error code when using DatabaseUser.update
Replies: 1
Views: 257
 
Jump to post

Incorrect error code when using DatabaseUser.update

I am trying to capture the correct error message when a user trys to update their username with an already existing one. var username = request.get("username"); var user_id = request.get("user_id"); var email = request.get("email"); var userToken = request.headers["...
by kchilek
Tue Feb 21, 2017 3:09 am
Forum: Issues
Topic: Auto Login: Offline and/or after exiting the app
Replies: 1
Views: 546
 
Jump to post

Auto Login: Offline and/or after exiting the app

Looked through all the examples didn't really find a solution, is there a way in a JQM app to keep a user logged into the app even after exiting the app on your device?

Go to advanced search