Search found 144 matches

Go to advanced search

by Joseph Francis
Thu Aug 20, 2015 4:04 pm
Forum: Issues
Topic: New Interface: Generated Transactions Not Matching Mapping Upgrade
Replies: 40
Views: 3363
 
Jump to post

New Interface: Generated Transactions Not Matching Mapping Upgrade

Yes, of course. I just deleted my entire body for call to update, manually created all the details of the record for the call, and it exhibits worse behavior. I set ONE SINGLE FIELD to true, and the application assigns nine different fields to values scattered throughout my application in other upda...
by Joseph Francis
Thu Aug 20, 2015 3:23 pm
Forum: Issues
Topic: Appery MP4 Video download fails
Replies: 6
Views: 754
 
Jump to post

Appery MP4 Video download fails

Ilya, Quit simply it doesn't work. https://api.appery.io/rest/1/db/files... It displays a video player, but it will not play if you click the 'play' button. It doesn't work in Chrome, Firefox, or Safari. The video data is corrupt. If I download it from a different server from appery, it plays fine.
by Joseph Francis
Mon Aug 17, 2015 8:44 pm
Forum: Issues
Topic: Appery MP4 Video download fails
Replies: 6
Views: 754
 
Jump to post

Appery MP4 Video download fails

Thanks Crystal, I dropped the video file in my source tree under files/resources/image for now, it basically looks like any other Appery media file inside the app. The problem is extra simple for Appery team - either you can download a MP4 file unmangled or you can't :) I saw you had asked them earl...
by Joseph Francis
Mon Aug 17, 2015 4:09 pm
Forum: Issues
Topic: Appery MP4 Video download fails
Replies: 6
Views: 754
 
Jump to post

Appery MP4 Video download fails

Any video file uploaded to my appery "files" table fails to download correctly. https://api.appery.io/rest/1/db/files... https://api.appery.io/rest/1/db/files... If you access this file in Chrome or Safari, the file will download, but something is wrong with the data, and it fails to play....
by Joseph Francis
Mon Aug 17, 2015 4:00 pm
Forum: Issues
Topic: bug in appery code - component-manager.js, and mapping-impl.js for RadioGroup Objects
Replies: 3
Views: 812
 
Jump to post

bug in appery code - component-manager.js, and mapping-impl.js for RadioGroup Objects

any time you map a value to a radio group, the group item which has a value (that matches the value in the mapping from a database call) the item should be checked. You can create any code that does the mapping from a DB call to a radio group item and it will fail because the facade method is called...
by Joseph Francis
Sun Aug 09, 2015 12:26 pm
Forum: Issues
Topic: SIRV plugin missing?
Replies: 4
Views: 496
 
Jump to post

SIRV plugin missing?

Thanks guys - to be honest it's not really useful if you can't upload files, but figured out uploading eventually. Here's code I used which may help others. Apologies for not being a stylistically good programmer. prefunction sizedImage(area, target, name) { /* takes input filename assumed to be in ...
by Joseph Francis
Sun Aug 09, 2015 11:50 am
Forum: Issues
Topic: bug in appery code - component-manager.js, and mapping-impl.js for RadioGroup Objects
Replies: 3
Views: 812
 
Jump to post

bug in appery code - component-manager.js, and mapping-impl.js for RadioGroup Objects

When mapping into a radio group item, the mapping code fails set the correct radio button to selected. The mapping process calls preRadioGroupFacade.prototype.set_selectedOption = function (c, value, val) { c.find("input[value='" + value + "']").pr...
by Joseph Francis
Thu Aug 06, 2015 12:58 pm
Forum: Issues
Topic: SIRV plugin missing?
Replies: 4
Views: 496
 
Jump to post

SIRV plugin missing?

I added the SIRV plugin but I see no service(s) created in relation to SIRV. I can't see anywhere where I'm supposed to manage Uploading files to SIRV, Deleting files from SIRV, Adding Directories to SIRV, and Deleting Directories on SIRV, have they been put in some secret place? Likewise, I can't s...

Go to advanced search