Popup windows
Modals, dialogs, popups, etc... These are the widget that displays an overlaid window with content in it like more info, a form...
Modals, dialogs, popups, etc... These are the widget that displays an overlaid window with content in it like more info, a form...
Using Ajax Entity Form module.
The code was not working, traced to a bug with calling the Views Ajax function for triggering a view refresh. Fixed by using...
Ajax replace in a dialog, such as a tabledrag widget for an entity reference field, will reload the form and refocus on the...
This module has some limitations in usage. It can edit in a modal, but not refresh the display afterwards. This is a request to...
Allow views filters to be bookmarked while using ajax. Before this, the url was not updated when filters were selected while...
Dialog js always copies .form-actions buttons into dialogs button pane.
Open views add button form in a modal, and fix ajax issues. This fix is causing an issue with Admin Dialogs.
When ajax is enabled in views, using filters or the pager disables contextual links.
Configure views to listen for a flag action on the page, and refresh the view.