Quantcast
Channel: SharePoint 2010 - Development and Programming forum
Viewing all articles
Browse latest Browse all 11508

How to display list item name instead of title of ModalDialogPopup confirmation box?

$
0
0

Hi,

I created modalDialogPopup confirmation box with sharpoint object model. I want to display list item name instead of please confirm(title). See following code:

var options = { html: cloneModalContent, // ID of the HTML tag or HTML content to be displayed in modal dialog width: 375, height: 150, title: "Please Confirm", dialogReturnValueCallback: CloseDialog, // custom callback function allowMaximize: false, showClose: true };

SP.UI.ModalDialog.showModalDialog(options);

Thank you.



Viewing all articles
Browse latest Browse all 11508

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>