Changes

Jump to: navigation, search
no edit summary
ss_developer_key="@system.ss_developer_key@";
if (roleid==10901){
successMSG="Research Officer has been added to the application";
var lineItemSelectRO= document.getElementById("RoID");
var lineItemId= lineItemSelectRO.options[lineItemSelectRO.selectedIndex].value;
}
utarole_add(false ,"","23","@opportunityid@","40",lineItemId,roleid);
alert(successMSG); $("#savedraftbuttonResearch Officer has been added to the application").click();
}
<input class=ButtonSm type="Button" onclick="addOfficer(10901)" value="Add RO" />
0
edits

Navigation menu