Search found 10 matches

Go to advanced search

by kate7614900
Fri Sep 04, 2015 2:24 am
Forum: Issues
Topic: class name
Replies: 2
Views: 417
 
Jump to post

class name

Oh okay. I shall try it.

by kate7614900
Thu Sep 03, 2015 9:40 am
Forum: Issues
Topic: class name
Replies: 2
Views: 417
 
Jump to post

class name

Hi
is there a way for me to input 2 classes in a class name?
For example, i want to put database and btn into the classname together

by kate7614900
Fri Aug 28, 2015 2:49 am
Forum: Issues
Topic: storing variables in local storage
Replies: 3
Views: 707
 
Jump to post

storing variables in local storage

Hi
I solve it already. Thanks

by kate7614900
Fri Aug 28, 2015 1:32 am
Forum: Issues
Topic: storing variables in local storage
Replies: 3
Views: 707
 
Jump to post

storing variables in local storage

How do I use this the getUserId in this document: https://devcenter.appery.io/documenta... Is it something like this Apperyio.User.getUserId({"username": "test", "password": "test"}).then(function(result){ alert("success " + JSON.stringify(result)); ...
by kate7614900
Thu Aug 27, 2015 3:47 am
Forum: Issues
Topic: storing variables in local storage
Replies: 3
Views: 707
 
Jump to post

storing variables in local storage

Hi
Is there a javascript for me to write? I want to store a variable from the default user collection column from a database into the local storage.
Is this the correct way --- localStorage.setItem(‘userId’,({ Apperyio.User.id:_id}));

by kate7614900
Thu Jul 16, 2015 2:41 am
Forum: Issues
Topic: Navigation of page by a select component
Replies: 3
Views: 526
 
Jump to post

Navigation of page by a select component

Hi
Thanks. I solve it already. By the way, is there anything that I can do to reduce the size of mobilelistitembutton to make it smaller then the usual size?

by kate7614900
Tue Jul 14, 2015 8:36 am
Forum: Issues
Topic: Navigation of page by a select component
Replies: 3
Views: 526
 
Jump to post

Navigation of page by a select component

How do I navigate to a next page based on the values selected in mobileselect menu?

I have looked at this post but i do not understand the javascripts very well. https://getsatisfaction.com/apperyio/...

by kate7614900
Mon Jul 13, 2015 7:05 am
Forum: Issues
Topic: Multiple services in a select component
Replies: 1
Views: 264
 
Jump to post

Multiple services in a select component

Hi

I want to know if it's possible for a select component to use multiple services.
For example, in a select component there is 3 opinion. When i clicked on one of them they will invoke a different service each. If there such way please tell me.

Thanks :)

by kate7614900
Mon Jul 13, 2015 7:01 am
Forum: Issues
Topic: Drop down list
Replies: 2
Views: 567
 
Jump to post

Drop down list

thanks for the help:)

by kate7614900
Tue Jun 30, 2015 2:00 am
Forum: Issues
Topic: Drop down list
Replies: 2
Views: 567
 
Jump to post

Drop down list

Hi is there a javascript for this?
For example when I click on accounts it will lead me to the next page - account page. And when I click on email it will leads me to the email list page.

Image

Go to advanced search