Hi Guys,
We are starting with the Adding development and I was wondering what is the preferred way of passing a lot of data to JavaScript addin. Sure, passing single variables is simple, but what about something like an array? How about a record?
Any help is appreciated.
Thanks
0
Answers
Thanks,
My other idea is to make a string with a delimiter and then parse it in JavaScript. It is not pretty....
I don't know what NAV version are you using but since NAV 2013 the Text variables have not limit, at least not 1024 characters.
Regards