Search found 22 matches

Go to advanced search

by Thomas Anderson7286790
Wed Nov 04, 2015 2:21 pm
Forum: Issues
Topic: Ionic Active Tab Color
Replies: 15
Views: 2269
 
Jump to post

Ionic Active Tab Color

yes. I created a new CSS called "MyCSS" and pasted your code into it. Nothing changes with the tabs.

by Thomas Anderson7286790
Tue Nov 03, 2015 1:27 am
Forum: Issues
Topic: Ionic Active Tab Color
Replies: 15
Views: 2269
 
Jump to post

Ionic Active Tab Color

I shared the app project privately with you. App name is Taskit_1_0. Project id is

71c58e09-f801-49ce-ad16-5ca98f106e99

by Thomas Anderson7286790
Sat Oct 31, 2015 12:27 am
Forum: Issues
Topic: Ionic Active Tab Color
Replies: 15
Views: 2269
 
Jump to post

Ionic Active Tab Color

Thanks. Tried your code. It does not affect the navigation tab color.

by Thomas Anderson7286790
Wed Oct 28, 2015 4:18 pm
Forum: Issues
Topic: Ionic Active Tab Color
Replies: 15
Views: 2269
 
Jump to post

Ionic Active Tab Color

Thanks for the quick reply. However, I am quite new at this. Please give me a simple example using appery ionic platform. Thanks!

by Thomas Anderson7286790
Wed Oct 28, 2015 3:22 am
Forum: Issues
Topic: Ionic Active Tab Color
Replies: 15
Views: 2269
 
Jump to post

Ionic Active Tab Color

Hi there. Can someone give an example of how to set color of active navigation tab in ionic app?

by Thomas Anderson7286790
Fri Oct 16, 2015 10:35 am
Forum: Issues
Topic: Logging out from ionic app
Replies: 11
Views: 1994
 
Jump to post

Logging out from ionic app

I have reviewed this tutorial previously and already tried it for sessionToken. It works fine when manually setting the header.title. Please give me an example of how to set up a scope variable on the index page and then map a value into it returned on a different page.

by Thomas Anderson7286790
Thu Oct 15, 2015 12:45 am
Forum: Issues
Topic: Logging out from ionic app
Replies: 11
Views: 1994
 
Jump to post

Logging out from ionic app

I have set up an ionic app with login/logout services. App login is successful. I am able to map the user _id and sessionToken to my user model on my login page. When I add a logout button to the login page, I can successfully logout. But I want to add a logout button on another page in the app. How...
by Thomas Anderson7286790
Mon Feb 02, 2015 1:22 pm
Forum: Issues
Topic: Using email as username - problems with Password Recovery tutorial
Replies: 12
Views: 1964
 
Jump to post

Using email as username - problems with Password Recovery tutorial

you an close this thread, it was solved a while back. Thanks!

by Thomas Anderson7286790
Tue Jan 06, 2015 2:13 am
Forum: Issues
Topic: Multiple where clauses in a query
Replies: 2
Views: 692
 
Jump to post

Multiple where clauses in a query

Thanks. Got it working!

by Thomas Anderson7286790
Mon Jan 05, 2015 3:25 am
Forum: Issues
Topic: Multiple where clauses in a query
Replies: 2
Views: 692
 
Jump to post

Multiple where clauses in a query

I finally got my where query working with a local storage item with the following javascript in the where JS tab on the input mapping on my service request: //Get username in JSON format for where clause var username = localStorage.getItem("username"); var whereObject = {"to_username&...

Go to advanced search