Search found 7 matches

Go to advanced search

by viperciyes
Sun Jan 25, 2015 3:30 pm
Forum: Issues
Topic: Distinct Values from DB to Select Menu
Replies: 1
Views: 169
 
Jump to post

Distinct Values from DB to Select Menu

I tried to get distinct values to a select menu, but I get undefined as response. when I test the service, it prints out the distinct values, but they do not show up on the select list. I tried to do as the last answer in this post: https://getsatisfaction.com/apperyio/... but I can't find where the...
by viperciyes
Thu Jan 22, 2015 2:42 pm
Forum: Issues
Topic: Create a database app with a Second Level
Replies: 9
Views: 1126
 
Jump to post

Create a database app with a Second Level

3) On 'classes' selectmenu value changed add invoke service action which should find all entities from level1 collection with id of selected item in the select menu. How can I do that exactly? I know how to invoke service action at valuechanged, but how can I make it search for all entities from lev...
by viperciyes
Wed Jan 21, 2015 1:12 pm
Forum: Issues
Topic: Create a database app with a Second Level
Replies: 9
Views: 1126
 
Jump to post

Create a database app with a Second Level

I still believe this is an important part of many data-processing applications and there should be a clear and detailed tutorial about it. What I built is what you can see in the picture. In this veiew, the user will select one class from the dropdown menu, and the list below it will become visible ...
by viperciyes
Tue Jan 20, 2015 4:26 pm
Forum: Issues
Topic: Create a database app with a Second Level
Replies: 9
Views: 1126
 
Jump to post

Create a database app with a Second Level

Thanks. I already scanned the previous questions about this topic. Still can't figure it out. It would be awesome if you guys made a video tutorial or webinar for this. This seems so complicated to do. I'm afraid I won't be able to figure it out without seeing one built and explained in detail.

by viperciyes
Tue Jan 20, 2015 2:42 pm
Forum: Issues
Topic: Create a database app with a Second Level
Replies: 9
Views: 1126
 
Jump to post

Create a database app with a Second Level

Hi there. I watched the video tutorial on youtube "Build a mobile app with database in 5 minutes". After that I followed the tutorial for creating a warehouse app in the databases section. What I can't figure out is how to implement a second level in the database. For example, in the wareh...
by viperciyes
Tue Jan 20, 2015 12:59 pm
Forum: Issues
Topic: Complex Database Connections
Replies: 3
Views: 254
 
Jump to post

Complex Database Connections

is there a video or tutorial about this? I find it difficult to do that.

by viperciyes
Tue Jan 20, 2015 1:46 am
Forum: Issues
Topic: Complex Database Connections
Replies: 3
Views: 254
 
Jump to post

Complex Database Connections

Hi, I have a database with two collections. On my app page, I have one "select" control, and I use it to list classnames from my classes collection. Now, after I choose one, I want to list all students with the same classname(I already did the pointer thing in the database) in a "list...

Go to advanced search