Resolved! How to get two input boxes by using spModal?
How to get two input boxes by using spModal... by using the below I am getting one..I need one more input box as well.. function(spModal) { var c = this; c.onOpen = function() { //ask the user for a string spModal.open({ ...