hm, i can solve my issue by using the savebutton.o...
# suitescript
m
hm, i can solve my issue by using the savebutton.onclick and calling that from the client-script. it would even get rid of one extra step as i can automatically save the record after i drag&drop a file. this does however mean that i'm altering the user experience and using a 'quick hack'. i'm just wondering about your opinions on this method