hello Kentico dev i use user form with user fields and i add two custom field resum uploader type file but in preview mode when i upload file its same like kentico didnt save resume data is there a...
Hello Kentico dev we apply form edit profile in Modules (Membership)we get all data of user i add field of DOCumentFile its work but where i can find this data with DOCumentFile is there any table ...
Could you tell me please, how to get SKU price with discounts for a specified user?I work with Kentico from console application through C# API.CMS.DataEngine.CMSApplication.Init(); var sku = SKUI...
I'm trying to create a report that would allow someone to select a role and return the pages that have that role applied directly and not inherited. Would also be helpful to do the same by selectin...
Using a custom global event handler, I am trying to intercept the action of a user being updated specifically the enabled(@UserEnabled@) value of a user being updated when they are edited in the CM...
Is there a way to make the forum posts use the users name and not their username?
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...
I'm working on an Intranet page for a client site. They want to have an upcoming birthdays and anniversaries section.I have a Users Data Source as described here https://docs.kentico.com/k8/develop...
hi guys,is there a way to give a specific right, e. g. @modify@, to the node owner only? of course one can set the access rights for every single page accordingly, but that's not really reasonable...