https://devnet.kentico.com/articles/module-development-ui-extenders I followed above link. I updated object type and Binding object type to the same class in properties.Created xml like in above li...
I am getting error on line 3 in browser console as modalDialog('dialogUrl value inside') is not defined. var dialogUrl = ApplicationUrlHelper.GetElementDialogUrl(@ModuleName@, @ElementName@); dia...
I am using kentico 12. I have a unigrid(object list).Upon cliking on edit on a row,I will show a General tab(1st vertical tab) which has UIForm then in the next vertical tab I have a button. When I...
Hello,I have a Kentico 12 instance installed and am getting an error when trying to open the Add Sites option on the CSS stylesheets. The error does not show anything in the event log but comes bac...
When setting the parameter ContentStartingPath on DialogConfiguration for opening a Dialog box, I am getting an Access Denied error when I try to open it. If I leave the parameter the default value...
Hi,I am developing an intranet, on the forums I have the 'advanced dialog' selected for when a user wants to add an image.It opens up the media dialog window with the four tabs: attachments, conten...