Ava
09/22/2020, 7:59 PMbattk
09/22/2020, 8:01 PMAva
09/22/2020, 8:02 PMAva
09/22/2020, 8:02 PMbattk
09/22/2020, 8:03 PMbattk
09/22/2020, 8:03 PMbattk
09/22/2020, 8:03 PMbattk
09/22/2020, 8:03 PMAva
09/22/2020, 8:05 PMbattk
09/22/2020, 8:05 PMbattk
09/22/2020, 8:06 PMSandii
09/22/2020, 8:09 PMnlOpenWindow(urlhere)
and put the url of the saved search in there.battk
09/22/2020, 8:10 PMbattk
09/22/2020, 8:11 PMAva
09/22/2020, 8:12 PMSandii
09/22/2020, 8:12 PMbattk
09/22/2020, 8:15 PMSandii
09/22/2020, 8:16 PMform.addButton({
id: 'custpage_save',
label: 'Update Record',
functionName: 'updateRec()'
});
form.clientScriptModulePath = './Update_RecFn_CL'
battk
09/22/2020, 8:16 PMbattk
09/22/2020, 8:16 PMAva
09/22/2020, 8:19 PMSandii
09/22/2020, 8:20 PMSandii
09/22/2020, 8:20 PMcontext.form.addButton({
id: 'custpage_testbutton',
label: 'Click Me',
functionName: '(function(){return nlOpenWindow("/app/common/search/searchresults.nl?searchid=264")})()'
});
if you know your search idAva
09/22/2020, 8:45 PM