Search found 259 matches

Go to advanced search

by Mike6979865
Sat Jun 13, 2015 9:30 pm
Forum: Issues
Topic: How do I check if the image has been set?
Replies: 3
Views: 436
 
Jump to post

How do I check if the image has been set?

Resolved! Thanks,

by Mike6979865
Sat Jun 13, 2015 9:04 pm
Forum: Issues
Topic: How do I check if the image has been set?
Replies: 3
Views: 436
 
Jump to post

How do I check if the image has been set?

I'm still not successful at this. I tried: if ( $('[name=image]').Attr('src') == '') { alert('hi'); } else { alert('jj'); } I have on Pageshow the following code:Appery("image").attr("src", "files/resources/image/no-image.jpg"); The reason I need to check if so, when th...
by Mike6979865
Sat Jun 13, 2015 3:10 am
Forum: Issues
Topic: How do I check if the image has been set?
Replies: 3
Views: 436
 
Jump to post

How do I check if the image has been set?

Hi, How do I check if there if a picture is set. For example, after i press take photo, the image is saved in the image component. How do I check if an image exists? I tried but didn't work: if (Appery("photo").attribute('src') === "files/resources/image/no-image.jpg") { alert ('...
by Mike6979865
Fri Jun 12, 2015 3:02 pm
Forum: Issues
Topic: Cordova Upload Help - Not Working
Replies: 3
Views: 438
 
Jump to post

Cordova Upload Help - Not Working

Resolved.

by Mike6979865
Thu Jun 11, 2015 9:47 pm
Forum: Issues
Topic: Cordova Upload Help - Not Working
Replies: 3
Views: 438
 
Jump to post

Cordova Upload Help - Not Working

I think this is now resolved. I made an error, but I didn't test yet. I think it should work now.

by Mike6979865
Thu Jun 11, 2015 3:34 pm
Forum: Issues
Topic: Cordova Upload Help - Not Working
Replies: 3
Views: 438
 
Jump to post

Cordova Upload Help - Not Working

The Cordova plugin works perfectly fine when I imported the plugin. However, when i recreated everything in a new page and imported the Cordova upload plugin, it's not working. Nothing gets uploaded. The mapping is correct and everything looks exactly like cordova plugin page. In the simulator When ...
by Mike6979865
Wed May 06, 2015 9:28 pm
Forum: Issues
Topic: Image Meta-data EXIF
Replies: 3
Views: 486
 
Jump to post

Image Meta-data EXIF

Hi Evegene,

I check the link, but it doesn't give me the steps or any idea on how to implement that. Any ideas?

by Mike6979865
Tue May 05, 2015 4:52 pm
Forum: Issues
Topic: Image Meta-data EXIF
Replies: 3
Views: 486
 
Jump to post

Image Meta-data EXIF

Hi, My images are saved in a collection in the database as Image 64 string. It is being displayed properly. For example, you click on take picture, and the image gets saved as a base 64 in a collection, and it get displayed properly. I then right click on the image and save it on my computer. I have...
by Mike6979865
Mon Apr 27, 2015 5:30 pm
Forum: Issues
Topic: Two images inside grid.
Replies: 1
Views: 263
 
Jump to post

Two images inside grid.

Hi, I created a 1 x 2 create, and placed an image in each square. I also added buttons to to take image, and have it display. I'm having a problem with the image size. I wat to the grid and image sizes to by dynamic depending on the screen size. I set the property for grid and image to auto. However...
by Mike6979865
Mon Apr 20, 2015 10:28 pm
Forum: Issues
Topic: Multiple Admin Users
Replies: 3
Views: 503
 
Jump to post

Multiple Admin Users

Thank you Sergiy, I did read that and about the option of adding a role column. However, all the records that have been created in the app give access to one username id and that is adminuser, and the user that created the record. Even if I add another column, and program it, I still wont be able to...

Go to advanced search