• Give user permission to add page to specific branch of website
    Question Jan 20, 2023
    kentico version: 12sp mvc I'd like to give user ExampleUser create/edit/delete ability for a specific branch of the website. To do that, I'm creating a role ExampleRole that has created/edit/delete ability for that specific branch of the website. Everything works EXCEPT thi...

  • The model item passed into the ViewDataDictionary
    Question May 6, 2025
    I Use Kentico 13, I have created a widget called "Carousel Widget" to display images. When I add the widget to a section, I encounter an error in the event log. How can I fix it? EventCode: KenticoComponentDefault_Index EventDescription: Message: The model item passed ...

  • Kentico 13 page builder nesting layouts
    Question Jan 24, 2023
    Can I add a layout to an existing layout section? Example: I have created a page in page builder and added a 2 coloumn layout. Now I want to add a rich-text widget in the first column and a tab layout (widget) in the second. Is there a way to achieve that? In K12 I had widget...

  • Kentico roles and permission for media library
    Question Feb 28, 2023
    Hi, I wonder how can we set roles and permissions for accessing media library so certain users can only see certain folders in the media library to work with. We had users accidentally delete the parent folder of the media library so all the images used for the site was gone....

  • Restrict a role from a page
    Question Aug 22, 2023
    We are currently upgrading from v12 to v13 and one of the features that we used in K12 that has been removed was the Groups application to restrict pages to certain group members/users. The scenario is we have 100 or so different groups that people can have access to and cert...

  • Media file Links are not getting Synced to different servers
    Question Feb 23, 2023
    Hi Team, By following the below [Reference](https://docs.xperience.io/developing-websites/page-builder-development/selectors-for-page-builder-components) i have created card Widget have a media selection property **IEnumerable MediaFilesSelectorItem> Images { get; set; } =...

  • Sharing forms across sites
    Question Oct 26, 2023
    Hi, I have a Kentico 13 MVC instance with multiple sites. There are a few forms created only on the main site. Is there any way to display these forms on other sites? We are using a custom form widget with the code below: @Html.Kentico().RenderStandaloneWidget(SystemC...

  • Kentico 13 | Custom Control | Refresh Issue
    Question Dec 12, 2023
    Hi Team, Currently I have created custom widget component for widget where one dropdown, based on dropdown value selection I will show & hide one text box. Issue is while we put any single of character on the text box the entire custom control gone refresh so it difficult ...

  • K13 DropDownComponent - How to bind with List
    Question May 10, 2023
    I have the following code for a widget property: public const string LabID = "1;abc\r\n2;ab\r\n3;bv ..... etc"; [BindableProperty] [EditingComponent(DropDownComponent.IDENTIFIER, Order = 1, Label = "LabID")] [EditingComponentProperty(nameof(...

  • I need to add permission to url to be accessed for authenticated users for example this url (/CMSPag
    Question Apr 4, 2023
    I need to add permission to url to be accessed for authenticated users for example this url (/CMSPages/GetDocLink.ashx) i don't even find this file GetDocLink.ashx in the solution

  •   1 2 3 4 5 6 7 8 9 10 ...