/ Published in: C#
This is for the SalesLogix Web Product
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
//Placed on the onload of a form cmdRemove.Attributes.Add("onclick", "javascript: return confirm('" + Sage.Platform.WebPortal.PortalUtil.JavaScriptEncode("Remove this WorkFlow?") + "');");