Search found 45 matches

Go to advanced search

by Norman Enmanuel
Fri Feb 06, 2015 8:07 am
Forum: Issues
Topic: Open dialog or navigate to another page from html element?
Replies: 3
Views: 460
 
Jump to post

Open dialog or navigate to another page from html element?

I solved using html events onclick="myfunction()".

by Norman Enmanuel
Fri Feb 06, 2015 7:49 am
Forum: Issues
Topic: Open dialog or navigate to another page from html element?
Replies: 3
Views: 460
 
Jump to post

Open dialog or navigate to another page from html element?

Hi, I want to open a dialog from a span with id="last_video" within an html control, so when i try something like this: $('#last_video').off().on('click', function(){ console.log('Yep!'); // or $(this).css({"display": "none"}); }); Doesn't work, My intention is do click...
by Norman Enmanuel
Tue Nov 04, 2014 1:59 pm
Forum: Issues
Topic: How can i make more than 1 list per user?
Replies: 4
Views: 499
 
Jump to post

How can i make more than 1 list per user?

Thanks i'll do some things with this.

by Norman Enmanuel
Tue Nov 04, 2014 1:35 pm
Forum: Issues
Topic: How can i make more than 1 list per user?
Replies: 4
Views: 499
 
Jump to post

How can i make more than 1 list per user?

Yes sure, I have users and each user should have 1, 2, 3... or more lists. For example userA should have lists like: beverages fruits sodas userB should have lists similar or different: beverages fruits sodas soaps beers cereals tortillas this is just an example fictitious
by Norman Enmanuel
Tue Nov 04, 2014 12:38 pm
Forum: Issues
Topic: How can i make more than 1 list per user?
Replies: 4
Views: 499
 
Jump to post

How can i make more than 1 list per user?

I have to make 2 or more list by user _id, how can i do that?

by Norman Enmanuel
Sat Nov 01, 2014 8:39 am
Forum: Issues
Topic: Why the map component always show the same location SA?
Replies: 0
Views: 321
 
Jump to post

Why the map component always show the same location SA?

Hi everyone, i've followed this tutorial http://devcenter.appery.io/tutorials/... to get my current position but always show San Francisco, i'm in Centro America Honduras
Image

by Norman Enmanuel
Thu Oct 30, 2014 4:16 am
Forum: Issues
Topic: Problem with ACL
Replies: 10
Views: 1109
 
Jump to post

Problem with ACL

Thanks for comments Arina i will stay pending

by Norman Enmanuel
Thu Oct 30, 2014 1:40 am
Forum: Issues
Topic: Problem with ACL
Replies: 10
Views: 1109
 
Jump to post

Problem with ACL

Any help?

by Norman Enmanuel
Thu Oct 30, 2014 12:51 am
Forum: Issues
Topic: Problem with ACL
Replies: 10
Views: 1109
 
Jump to post

Problem with ACL

Problem with acl, i've followed this tutorial http://devcenter.appery.io/tutorials/... . Not working, so with user "a" i create 3 items and when i login with user "b", the user b can see also the items of user "a", and i don't want the user "b" see list's of u...

Go to advanced search