Can anyone help, I am looking to use a modal to allow users to see a larger image from attachments, I can get the attachment to show on the page, but when you click the image to view the modal, it ...
We have a Feedback Form that we would like to display in a Bootstrap Modal Window. It works fine except that when you submit the form, the page refreshes and you don't see the Thank You Msg.Is ther...
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...
Hi,I am looking for a web part that I can use on my site which will give a me a modal popup?I need something similar to the following link but this seems to be for an older version of Kentico: http...
Hi,There are some fields with values in a form. A modal like private policy can be shown on the top of this form. But when the modal is hidden, all the values are automatically reset. Is there any ...
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...
In some form controls like media selector or universal selector after button click the new modal window appear. User can choose elements he/she wish and close the window and save everything in form...
Hi GuysDoes anyone have any examples of a logon form using a modal popup. I have tried various ones with no luck.
I need modal window @speedbump@ to warn users leaving the site before going to 3rd-party links. There are a couple solutions floating around on stackoverflow, etc. For some reason I can not get th...