Changes

Jump to: navigation, search

Use a Button to Create a Level 2

92 bytes added, 18:59, 4 June 2014
no edit summary
word-wrap: break-word;"><script language=javascript>
function createNewLevel2(){
location.href="/Apps/app_editevent.jsp?appid=1234567&islevel2=1&objecttype=23&nextlevel=1&companyid=@companyid@&objectid=@opportunityid@&eventid=0";
}
</script>
* ''Button Label'' should be the text that should show on the button (e.g., "Create New Activity")
* the other parameters should be left exactly as shown:
:*''islevel2=1'' will explicitly define the new record as a {{l2}}
:*''companyid=@companyid@'' will associate the organization associated with the {{l1}} record on which the button was pressed with the new {{l2}} record
:*''objectid=@opportunityid@'' will link the new {{l2}} record to the {{l1}} record on which the button was pressed
8,849
edits

Navigation menu