Search found 12 matches

Go to advanced search

by Paul Ladley
Fri May 23, 2014 9:05 am
Forum: Issues
Topic: Having trouble displaying image from file collection.
Replies: 7
Views: 1832
 
Jump to post

Having trouble displaying image from file collection.

Hi Yurii, Thanks a lot. I should have realised it was something like that as data returned [Object][Object]. Out of interest, could you explain why it is data[0].success.fileurl as opposed to data.fileurl? Is it something specific to my code or is it more general difference in what Create and Upload...
by Paul Ladley
Thu May 22, 2014 1:55 pm
Forum: Issues
Topic: Having trouble displaying image from file collection.
Replies: 7
Views: 1832
 
Jump to post

Having trouble displaying image from file collection.

Hi Yurii, We are still having issues, I'm afraid. We rebuilt the file upload code: Using an Upload service (as described in the file upload tutorial) we can upload a file but the console.log shows data.fileurl = undefined in the success event. We have tried doing it with a Create service instead of ...
by Paul Ladley
Wed May 21, 2014 2:24 pm
Forum: Issues
Topic: Having trouble displaying image from file collection.
Replies: 7
Views: 1832
 
Jump to post

Having trouble displaying image from file collection.

We placed alerts and console logs to check the value of data.fileurl and data.filename in the Success event of the upload service but it returned undefined for both of them.

by Paul Ladley
Wed May 21, 2014 12:40 pm
Forum: Issues
Topic: Having trouble displaying image from file collection.
Replies: 7
Views: 1832
 
Jump to post

Having trouble displaying image from file collection.

So far we have followed the tutorial http://devcenter.appery.io/tutorials/... and have successfully uploaded an image. Unfortunately we are struggling to display it in our app. We have tried grabbing the fileurl from the Success event of the upload service (i.e. data.fileurl) but this doesn't seem t...
by Paul Ladley
Fri May 16, 2014 9:02 am
Forum: Issues
Topic: Problem adding labels to list item
Replies: 7
Views: 2070
 
Jump to post

Problem adding labels to list item

Any updates on why I can't add labels to lists, as described in you tutorials? Do I need to do what a fellow user suggested? << If so, can you expand (give me a step through on how to do the above? BTW: ignoring this issue for the moment, I must same I am very impressed with Appery. And my company i...
by Paul Ladley
Thu May 15, 2014 11:20 am
Forum: Issues
Topic: Problem adding labels to list item
Replies: 7
Views: 2070
 
Jump to post

Problem adding labels to list item

I have tried to map a check box to the data but it seems to fail. I only see one label on screen nothing else. Can you map data to a check box? If so I guess I am doing something wrong in following the same process as mapping data to a list.

by Paul Ladley
Thu May 15, 2014 11:17 am
Forum: Issues
Topic: refresh list after deleting an item
Replies: 16
Views: 6821
 
Jump to post

refresh list after deleting an item

Yes I do, but maybe we should do it in my original post, so as not to hijack Anthony's post any further

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

by Paul Ladley
Thu May 15, 2014 10:50 am
Forum: Issues
Topic: Problem adding labels to list item
Replies: 7
Views: 2070
 
Jump to post

Problem adding labels to list item

Read in another topic that they were using a split button. But as soon as i drag a label or grid on to the split button it stops being clickable. No hover state, and the cursor doesn't change except for becoming a caret over the label text. Check boxes, though, work as expected. They remain clickabl...
by Paul Ladley
Thu May 15, 2014 10:36 am
Forum: Issues
Topic: refresh list after deleting an item
Replies: 16
Views: 6821
 
Jump to post

refresh list after deleting an item

Sorry for spamming - I have just found the split button option. I am newbie - oops!

Mind you as soon as i drag a label or grid on to the split button it stops being clickable. No hover state, and the cursor doesn't change except for becoming a caret over the label text.

by Paul Ladley
Thu May 15, 2014 10:27 am
Forum: Issues
Topic: refresh list after deleting an item
Replies: 16
Views: 6821
 
Jump to post

refresh list after deleting an item

I had this problem. I solved it by calling the list service again on a success event after the deletion (or in my case addition). I can't get the deletion to work though. I have tried labels on lists, but that makes them not clickable. What do you mean by split button - a checkbox? I have just put a...

Go to advanced search