Start a new topic
Answered

Get id,email or other field from active user (JavaScript)

Hi,

first, my english is not so good(I#m from Germany)! -.- I hope you can understand what I mean.


I'm developing an programm with a android, ios and web client. The android and ios clients work fine, but I has a problem with the web client. 


I will code the we bclient with JavaScript. My first question is: How I can get any fields there are set in the user database? And my second question, is JavaScipt a good solution? 


Yours sincerly,

Alex


Best Answer

Alex,


Please take a look at Custom Properties : http://devcenter.kinvey.com/html5/guides/users#CustomProperties


Also you should be able to use the ‘email’ field from the User class.
Please take a look at http://devcenter.kinvey.com/html5/guides/users


Yes, JavaScript is a good solution.


Thanks,

Pranav

Kinvey Support

1 Comment

Answer

Alex,


Please take a look at Custom Properties : http://devcenter.kinvey.com/html5/guides/users#CustomProperties


Also you should be able to use the ‘email’ field from the User class.
Please take a look at http://devcenter.kinvey.com/html5/guides/users


Yes, JavaScript is a good solution.


Thanks,

Pranav

Kinvey Support

Login or Signup to post a comment