Personal tools

Log in

Changes

From All n One's bxp software Wixi

Jump to: navigation, search

JavaScript Self-Referencing Campaigns

267 bytes added, 13:47, 20 March 2012
no edit summary
alert("Library did not load");
else {
aryAjax_Settings[0] = "client_lev8marketingclient_demo"; //The system to use aryAjax_Settings[1] = "automatedautomatic"; //The automation username aryAjax_Settings[2] = "processingpasskey"; //The automation users password aryAjax_Settings[3] = "21"; //The Id of the campaign aryAjax_Settings[4] = "strCDA_2_field_0_1strCDA_1_field_0_0"; //The search field aryAjax_Settings[5] = document.getElementById('strCDA_2_field_0_1')."1"; //The search value; aryAjax_Settings[13] = document.getElementById('intCDA_Id').value"-1"; //Id of the current record, used for delimiting and not repeating current case aryAjax_Settings[14] = "true"; //Click through to campaign? aryAjax_Settings[15] = "strHistorydivWarning"; //The id of the destination to which the table will be inserted  //The fields to be returned into the array //The column names of those fields //The first field must always be the ID of the campaign aryAjax_Settings[6] = "intCDA_2_Id,strCDA_2_field_1_3,strCDA_2_field_3_3intCDA_1_Id,strCDA_2_LastDateTimestrCDA_1_field_0_0,intCDA_2_StaffId,strCDA_2_Status,strCDA_2_CommentsstrCDA_1_field_0_1"; aryAjax_Settings[12] = "CaseId,FirstnameField 1,Surname,DateTime,Staff,Outcome,CommentField 2"; 
fn_Ajax_BE_Process();
}
7,528
edits