Search found 213 matches

Go to advanced search

by xman
Tue Aug 18, 2015 12:35 am
Forum: Issues
Topic: How to add custom "File Name" to an image/file being uploaded?
Replies: 77
Views: 8051
 
Jump to post

How to add custom "File Name" to an image/file being uploaded?

Checked that suggestion before; that requires me to completely change the service routine that I have as suggested by Yurii above. That is the issue - and I wanted to find out how I can embedded the file size reduction into the solution suggested by Yurri for fileupload.

by xman
Sun Aug 16, 2015 2:14 pm
Forum: Issues
Topic: How to add custom "File Name" to an image/file being uploaded?
Replies: 77
Views: 8051
 
Jump to post

How to add custom "File Name" to an image/file being uploaded?

Image resize has not been implemented yet, so not sure what I can explain. I have custom file upload solution implemented which is exactly the same as suggested by Yurri in this thread above. I wanted to embed file resize code into that code.

by xman
Sat Aug 15, 2015 9:32 pm
Forum: Issues
Topic: How to add custom "File Name" to an image/file being uploaded?
Replies: 77
Views: 8051
 
Jump to post

How to add custom "File Name" to an image/file being uploaded?

Hi Yurii, I have implemented the custom image file upload function suggested above and it worked fine. Lately, due to some new rule (?) or database load files greater than 3MB show severely degraded performance or don't even work fine. Using the above mentioned image file upload method, how can I au...
by xman
Sat Aug 15, 2015 9:19 pm
Forum: Issues
Topic: How to add custom "File Name" to an image/file being uploaded?
Replies: 77
Views: 8051
 
Jump to post

How to add custom "File Name" to an image/file being uploaded?

Hi folks, I have implemented the custom image file upload function suggested above and it worked fine. Lately, due to some new rule (?) or database load files greater than 3MB show severely degraded performance or don't even work fine. Using the above mentioned image file upload method, how can I au...
by xman
Tue Apr 21, 2015 3:53 am
Forum: Issues
Topic: Add or Remove ListItem from List Manually
Replies: 38
Views: 4797
 
Jump to post

Add or Remove ListItem from List Manually

great that solves my problem, I had tried a solution but it was not perfect!

by xman
Sun Apr 19, 2015 4:41 pm
Forum: Issues
Topic: Add or Remove ListItem from List Manually
Replies: 38
Views: 4797
 
Jump to post

Add or Remove ListItem from List Manually

I am stuck; can anyone help me how I can clear the list on button click and also not loose the data-appery-tpl="true" property that I added?

by xman
Sun Apr 19, 2015 4:01 am
Forum: Issues
Topic: Add or Remove ListItem from List Manually
Replies: 38
Views: 4797
 
Jump to post

Add or Remove ListItem from List Manually

...anyone? Can you help me with the issue in last comment above

by xman
Sat Apr 18, 2015 2:01 pm
Forum: Issues
Topic: Add or Remove ListItem from List Manually
Replies: 38
Views: 4797
 
Jump to post

Add or Remove ListItem from List Manually

I used the following which clears the list but then the above solution does not work at all:

list.empty().listview("refresh");

I'm guessing this also removed everything and the data-appery-tpl property. So the search above fails to do anything.

by xman
Fri Apr 17, 2015 11:01 pm
Forum: Issues
Topic: Add or Remove ListItem from List Manually
Replies: 38
Views: 4797
 
Jump to post

Add or Remove ListItem from List Manually

Thanks that works! How about #2 - do you have any tips for that? I have to first clear this list on every button click - then the service will run on it and keep populating it.

Go to advanced search