Search found 10 matches

Go to advanced search

by AlexHill
Sun Feb 16, 2014 5:52 am
Forum: Issues
Topic: Show loading image while REST call completes
Replies: 1
Views: 136
 
Jump to post

Show loading image while REST call completes

I have a page that makes a REST call on load. The call takes about a second to complete, and while it is running the components on the page show their default values. Is there a way to show a loading image (the circle that rotates or similar) while the REST call is completing and the components are ...
by AlexHill
Wed Nov 13, 2013 3:20 am
Forum: Issues
Topic: Retain mapping when updating REST service
Replies: 3
Views: 329
 
Jump to post

Retain mapping when updating REST service

Sorry, the element isnt created by the service, let me try and explain with an example. Current Mapping: REST -- Element on page [Name] -- [Label_Name] [PhoneNumber] -- [Label_PhoneNumber] Now as the app develops I decide I want to add in a user's mail address too, so I add another label, and update...
by AlexHill
Tue Nov 12, 2013 11:17 am
Forum: Issues
Topic: Retain mapping when updating REST service
Replies: 3
Views: 329
 
Jump to post

Retain mapping when updating REST service

When I want to add an element to a page that has elements populated by a REST service, I also update the REST response (I create my own responses). The problem is that the mapping disappears when the service is updated. Perhaps if the REST response names are unchanged their mapping should also remai...
by AlexHill
Mon Nov 04, 2013 12:48 pm
Forum: Issues
Topic: Is it possible to determine the location of mapped MobileListItems?
Replies: 7
Views: 585
 
Jump to post

Is it possible to determine the location of mapped MobileListItems?

The problem then is that the search bar will only search one mobile list. I can return all members in the one array, but there is no way to put the second divider in the middle. If there was an option in the mapping (like the count and visible elements) to convert a list element to a divider I could...
by AlexHill
Mon Nov 04, 2013 1:53 am
Forum: Issues
Topic: Is it possible to determine the location of mapped MobileListItems?
Replies: 7
Views: 585
 
Jump to post

Is it possible to determine the location of mapped MobileListItems?

Not sure if the "Answered" status means the problem is considered "solved", but still having issues.

Thanks,
Alex

by AlexHill
Sun Nov 03, 2013 12:46 pm
Forum: Issues
Topic: Is it possible to determine the location of mapped MobileListItems?
Replies: 7
Views: 585
 
Jump to post

Is it possible to determine the location of mapped MobileListItems?

First image showing what the list looks like in design view, with the two dividers and list elements: https://d2r1vs3d9006ap.cloudfront.net/s3_images/980432/6be6935a-d5ce-45c8-a41c-7ed9d264cdda_inline.png?1383482608 This is how I have them mapped. Note I changed the REST call to a single service to ...
by AlexHill
Sun Nov 03, 2013 7:11 am
Forum: Issues
Topic: Is it possible to determine the location of mapped MobileListItems?
Replies: 7
Views: 585
 
Jump to post

Is it possible to determine the location of mapped MobileListItems?

I have a MobileList which I want to look like this: [divider] Category 1 Item 1 Item 2 Item 3 [divider] Category 2 Item 4 Item 5 Item 6 I have designed it like this: [divider] Category 1 Item 1 [divider] Category 2 Item 4 I have the two categories returned via two separate REST calls. I mapped call ...
by AlexHill
Sun Nov 03, 2013 2:00 am
Forum: Issues
Topic: Append HTML to a REST response when mapping
Replies: 1
Views: 136
 
Jump to post

Append HTML to a REST response when mapping

I have a REST response that I am mapping to a HTML element, however I want the response to be wrapped in h3 tags. How can I append the h3 tags to the response?

by AlexHill
Sat Nov 02, 2013 4:15 pm
Forum: Issues
Topic: Maintaining style of service populated list
Replies: 3
Views: 230
 
Jump to post

Maintaining style of service populated list

It can be seen in the link I mentioned in the original post.

The default style list here: http://docs.appery.io/wp-content/uplo...

and after using the custom label: http://docs.appery.io/wp-content/uplo...

Thanks,
Alex

by AlexHill
Sat Nov 02, 2013 1:12 pm
Forum: Issues
Topic: Maintaining style of service populated list
Replies: 3
Views: 230
 
Jump to post

Maintaining style of service populated list

I have followed the tutorial steps found here: http://docs.appery.io/tutorials/build... to build a mobilelist populated from my REST service. The problem with this approach is that by replacing the default text of the list elements and adding in the two custom labels, you lose all the styles of the ...

Go to advanced search