Search found 20 matches

Go to advanced search

by Tim Childs
Thu Aug 15, 2013 10:33 pm
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

I worked it out using:

https://getsatisfaction.com/apperyio/...

Thanks!

by Tim Childs
Thu Aug 15, 2013 10:25 pm
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

I know how to map the service response when the column is listed in the response i.e. { "_createdAt":"2013-08-08 22:43:17.127", "_id":"52041f05e4b05261efb0568a", "_updatedAt":"2013-08-08 22:47:01.147", "date":"Friday, Aug 17t...
by Tim Childs
Thu Aug 15, 2013 10:12 pm
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

OK I have got somewhere by using a POST rather than a GET: {database_url}/collections/SCHEDULE/distinct/date This is returning distinct dates: [ "Friday, Aug 10th, 2013", "Friday, Aug 17th, 2013" ] How would I then put these values in to my List UI component? Some kind of Javascr...
by Tim Childs
Thu Aug 15, 2013 9:32 pm
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

Hi Katya, Again, the link you sent me does not make any sense to me. I do not understand where in the interface I can request only unique records. I have setup to populate a list with all dates (see first post screenshot). I just want to add in a bit of code that makes sure all dates added are uniqu...
by Tim Childs
Thu Aug 15, 2013 8:03 pm
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

Ok so should I be putting something in to the where field?

What do I put in there to make it only pull unique dates (see attached screenshot)? Image

by Tim Childs
Thu Aug 15, 2013 7:48 pm
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

Hi,

Yes but I do not understand where the curl requests go? In the Add JS part of the list?

curl -X GET \
-H "Content-Type: application/json" \
-H "X-Appery-Database-Id: 4ffcf6c8e4b0211629c4ad01" \
https://api.appery.io/rest/1/db/colle...=

by Tim Childs
Fri Aug 09, 2013 11:04 pm
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

Hi,

I just do not know where to start with the links you provided.

Could you help based on the information I provided?

Cheers,
Tim

by Tim Childs
Fri Aug 09, 2013 4:34 am
Forum: Issues
Topic: 100% height panel
Replies: 3
Views: 594
 
Jump to post

100% height panel

Thanks!

by Tim Childs
Fri Aug 09, 2013 3:57 am
Forum: Issues
Topic: 100% height panel
Replies: 3
Views: 594
 
Jump to post

100% height panel

Hi,

I want to add a panel to a page which takes up 100% of the visible screen (horizontal and vertical) - regardless of device / screen size.

How would I go about doing this?

Cheers,
Tim

by Tim Childs
Fri Aug 09, 2013 1:55 am
Forum: Issues
Topic: Show unique items in List UI element
Replies: 16
Views: 1931
 
Jump to post

Show unique items in List UI element

Hi guys - unfortunately neither of those links helped...

Go to advanced search