I need to store a profile image for each user and display it on the front end of a Kentico site. The Avatar feature seems appropriate for this purpose. However, when I get the Avatar url (using Ava...
How can i find specific user is visited the site how many times ? Lets consider the user X. He is not visited the site till now his visit count is 0 how can i find that count ????
Hey Guys, I would Like to ask about adding a new information to a user he must fill during registration. What is the best practice, adding those fields directly to User table or create my user tabl...
Is there a readily available transformation function similar to @%# GetUserFullName(Eval@int@(@UserID@)) %@ for getting a user's firstname?
Scenario: the site has 2 types of users (Employers and Applicants), in addition to standard global admins and site admins. Each type of user has extended data stored in a custom table (EmployerInfo...
This should be simple but I just can't figure it out. I blame the rise of clown sightings. How do I get the logged in username to display in an email once they have submitted a form?
Hi all,We have a client site running 8.2 where we want to capture custom data from users/contacts/visitors as they download files from the site. Although we've tried a couple ways to get and store ...
I want to do some action when any user is edited for a role . When i update or add any roles to the user then where should i add my custom code
I've added fields to the user system table. cleared cache and restarted application but the fields are not showing when I go to the Custom Field tab on the user in administration.
Anyway we can change the user columns in the initial gridview? starting is user name, fullname, email, nickname, created, enabled.i want to add First and last name.what files do we modify?