Open SharePoint 2010 modal dialog and refresh the parent page from custom form
Objective:
1) Open a SharePoint 2010 popup and refresh the parent page when one closes it.
2) Build a custom form that at submit event closes the popup and refreshes the parent page.
Solution:
- Open a Popup using Javascript and SP.UI.$create_DialogOptions();
- Add
...
[read more]
Submit a review:
Login required.