Join Slack
Powered by
function removeButton(type,form) { nlapiLogExecuti...
# suitescript
b
bumby999
02/07/2018, 10:38 PM
function removeButton(type,form) { nlapiLogExecution('DEBUG', 'Starting script'); form.removeButton('addallocation'); nlapiLogExecution('DEBUG', 'Hid button'); } }
Open in Slack
Previous
Next