Design and CSS styles
Version 7.x > Design and CSS styles > accessing kentico's database information for current user using javascript View modes: 
User avatar
Member
Member
jeff.thompson-io-dev - 12/17/2012 12:01:07 PM
   
accessing kentico's database information for current user using javascript
I am currently working on a site using kentico and am trying to access information about the current user using javascript and global variables. I know there is a way to access this information using global variables, but I can't find any documentation about how to do it. If anyone knows how, I would greatly appreciate it. Thanks.

User avatar
Kentico Customer Success
Kentico Customer Success
kentico_martind2 - 12/20/2012 8:36:21 AM
   
RE:accessing kentico's database information for current user using javascript
Hi Jeff,

You can take the inspiration from our API Examples - Managing users

... also in the following thread: Check the logged or not using javascript

All methods are described in our API Documentation

Best regards,
Martin Danko