ScaryFace87
Posts: 0
Joined: Sun Jun 21, 2015 9:55 am

Add text in a database collumn?

Hello ,

i want something like this :
if u type "player 1" in a textbox and press the button it should fill in in the database by devices in the collum "ING"

Sorry for bad english/explaination but i cant rlly explain it that good

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

Add text in a database collumn?

Hello!

Sorry, I'm not sure I understand you correctly, but it looks like you should use create service, like it is described here:
https://devcenter.appery.io/tutorials...

ScaryFace87
Posts: 0
Joined: Sun Jun 21, 2015 9:55 am

Add text in a database collumn?

Hello sorry for my late answer.

So now i followed the tutorial and got it working to add it into a database.
But now my question is , is it possible to get a device id requested?
For example if they press the button it will get the device ID and add it also in a collum?

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Add text in a database collumn?

Hello,

We do not have such build-in option, this can be possible with custom code, but I'm not sure.
Please search online for details or solution.

When app is installed device ID is added to Device collection.

Return to “Issues”