You can't load files client side with the API. You...
# suitescript
a
You can't load files client side with the API. You need to store the file value into a long text (or multiple) fields and read it client side... But of course what I'm explaining you to do is weird. But really common, expecially if you don't want to search in the client side and you prefer to prepare the data ( for example cascade filters) during the server load