I have a page with two repeaters. One with a gallery of images. The second a bootstrap modal popup for each image. Each one has a separate transformation. The gallery looks great. The modal pop up ...
I have a image gallery with a modal, written with 2 repeaters. It works, but the modal only shows the first image in the gallery. How do I add a unique id to the images?@div class=@imgbox@@ @im...
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...
I am creating a popup modal window. I am just using some basic javascript and CSS to complete this task, and that part is working. However when I click the button that will open the modal, the moda...
I want to add a CUSTOM modal/banner to our Kentico site.I believe it is currently running Kentico 10 (upgrading to v12 soon I was told)This is for a cookie notice banner/modal.. (we do not want to...
I have a custom module with a UniGrid populated with custom table data that we need to have an action button open an approval form in a Modal window.Is there any good documentation for this with ex...
I would like to add a pop up modal window when the user click on the view icon in my module. How to implement this? Thanks
Hi GuysDoes anyone have any examples of a logon form using a modal popup. I have tried various ones with no luck.