Search found 10 matches

Go to advanced search

by ahmet Karamanli
Fri Oct 09, 2015 8:34 pm
Forum: Issues
Topic: With javascript: How to delete a one specific record from the database
Replies: 8
Views: 1570
 
Jump to post

With javascript: How to delete a one specific record from the database

Hi Sergiy,

So far I can see you can't use CURL commands in javascript is that correct?.

I'm looking for javascript solution.

by ahmet Karamanli
Thu Oct 08, 2015 8:11 pm
Forum: Issues
Topic: With javascript: How to delete a one specific record from the database
Replies: 8
Views: 1570
 
Jump to post

With javascript: How to delete a one specific record from the database

Hi, I want to delete a one row in the database with javascript: how do I do that? As example I use: Products_update.execute({body: {where: {ItemIDToUpdate: "8712566378614"}, operations: {$set: {ColumnX: varX} } } }); Where I can set a value in a cloumn X : "ColumnX": at row with ...
by ahmet Karamanli
Sun Sep 20, 2015 8:24 am
Forum: Issues
Topic: How to implement a list with radio button and let modify the user.
Replies: 3
Views: 687
 
Jump to post

How to implement a list with radio button and let modify the user.

Hi, Alena, My question is just That code what you probably mentioned. Where Can I put this code? and which code do you mean? If I have lets say 3 Items in the list and the user changes the value of one or two radio buttons how can I take care that it is updated in the database. I have Added a SAVE b...
by ahmet Karamanli
Sat Sep 19, 2015 3:18 pm
Forum: Issues
Topic: How to implement a list with radio button and let modify the user.
Replies: 3
Views: 687
 
Jump to post

How to implement a list with radio button and let modify the user.

Hi I have a list of let's say with a 100 items, but each item has a status which can be "OPTION 1", "OPTION 2" or "OPTION 3", it depends on user action. How can I save the selection (from the radio button) of the user in the list. I suppose I can make a change and save ...
by ahmet Karamanli
Sat Apr 25, 2015 12:40 pm
Forum: Issues
Topic: Save camera picture to gallery/camera roll?
Replies: 10
Views: 2371
 
Jump to post

Save camera picture to gallery/camera roll?

Hi, If I'm using the "input" component from APPERY.IO and ask the user to choose a image file from his/her phone then I know how to call the OCRAPI. let's call this : "INPUT Image from DEVICE" OCR call: formData.append('image', files[0]); <<<<<<<<<<<< with : https://api.appery.io...
by ahmet Karamanli
Thu Aug 28, 2014 9:24 am
Forum: Issues
Topic: https://www.youtube.com/watch?v=nCHkpKeF3aA gives error Server Code Error SCSX014
Replies: 6
Views: 875
 
Jump to post

https://www.youtube.com/watch?v=nCHkpKeF3aA gives error Server Code Error SCSX014

Thanks, Katya,
I'm very proud to be a user of Appry.io, but one thing is debugging.

Sometimes a script is not working and you don't know why it is not working.

Again,

Thanks,

by ahmet Karamanli
Wed Aug 27, 2014 5:58 pm
Forum: Issues
Topic: https://www.youtube.com/watch?v=nCHkpKeF3aA gives error Server Code Error SCSX014
Replies: 6
Views: 875
 
Jump to post

https://www.youtube.com/watch?v=nCHkpKeF3aA gives error Server Code Error SCSX014

Image

Hi Evgene,

I see a Syntax error now, but don't know where.
Please see attachements,

by ahmet Karamanli
Wed Aug 27, 2014 7:48 am
Forum: Issues
Topic: https://www.youtube.com/watch?v=nCHkpKeF3aA gives error Server Code Error SCSX014
Replies: 6
Views: 875
 
Jump to post

https://www.youtube.com/watch?v=nCHkpKeF3aA gives error Server Code Error SCSX014

Hi, I'm Trying to implement the "Server Code in Action! (February 26, 2014)" example and get the : Server Code Error SCSX014 when I try to implement "Details script" at the server side. https://d2r1vs3d9006ap.cloudfront.net/s3_images/1092102/QuestiontoApperyIOforServerCodeinActio...
by ahmet Karamanli
Fri Aug 08, 2014 9:01 pm
Forum: Issues
Topic: Loading image from database
Replies: 11
Views: 2392
 
Jump to post

Loading image from database

Hi I HAVE equivalent issue: I want to show 2 images from a list of record. displaying text values from database is not a issue. But if i try to do the same for 2 images in the same row I got no image on the screen(mobile) https://d2r1vs3d9006ap.cloudfront.net/s3_images/1085541/ImageDisplay1_inline.j...

Go to advanced search