Resolved! SpModal.open as alert in client script
How can i add link to the alert in client script? In my script spModal.open is using to generate a alert in portal . i have to add link so that user can click on it and they can go to another page. example of script: if( answer == abc) { spModal.op...