Hi All,
I have a requirement in my sharepoint 2013 development project to create a pop-up message box with a text message, 'Yes', 'No' button and also 'Don't remind me again' checkbox for each user on a page load.
Can I use the sharepoint sp.ui.modal dialog box feature for above functionality ? I have used showmodaldialog box function for custom list forms, am not sure whether it will work for this requirement.
Please let me know if there is any other ways to achieve the above requirement. Thanks !