Page 2 of 3

Method for a List with Distinct Values?

Posted: Wed Nov 06, 2013 6:07 am
by Marc6388140

Hello Igor,

I've just shared the app.

Thank You


Method for a List with Distinct Values?

Posted: Wed Nov 06, 2013 6:13 am
by Marc6388140

Is the one called MUNICIPIS


Method for a List with Distinct Values?

Posted: Wed Nov 06, 2013 7:48 am
by Maryna Brodina

Hello! I see notification that you've shared app, but can't seems to find your app. Did you unshare/delete your project?


Method for a List with Distinct Values?

Posted: Wed Nov 06, 2013 2:19 pm
by Marc6388140

Sorry, I shared the database but not the App. I've already sent an invitation to Appery.io Support.


Method for a List with Distinct Values?

Posted: Wed Nov 06, 2013 2:32 pm
by Maryna Brodina

Thank you! Please delete echo in list service, add label in a list and re-map components.


Method for a List with Distinct Values?

Posted: Wed Nov 06, 2013 2:58 pm
by Marc6388140

Finally, I got it. I started from a scratch and create services and mappings from zero, so now it works! Thanks for your great support!

Image

Now I wonder how could I have the items in alphabetical order. Is there a comprehensive tutorial with these basic concepts?


Method for a List with Distinct Values?

Posted: Wed Nov 06, 2013 5:28 pm
by Marc6388140

So, I've been searching in the forum but I couldn't find an answer. How could I sort the list alphabetically?

Thank You


Method for a List with Distinct Values?

Posted: Thu Nov 07, 2013 11:29 am
by Maryna Brodina

Hello! Working on it. I'll update.


Method for a List with Distinct Values?

Posted: Thu Nov 07, 2013 1:41 pm
by Maryna Brodina

There is no way to sort data while distinct request to DB. The easiest way is to sort List you've retrieved. Please take a look here https://getsatisfaction.com/apperyio/.... Another way is to use server code which will retrieve data and sort it, or use Generic service to sort data, but it's more difficult to implement.


Method for a List with Distinct Values?

Posted: Mon Jan 20, 2014 12:02 am
by adam griffin

How do you get the distinct values?