Post additional data in XMLHttpRequest

energylevels2012
Posts: 58
Joined: 2012-07-22 16:41

Post additional data in XMLHttpRequest

Post by energylevels2012 » 2016-01-11 17:19

Anyone got knowledge of JS XMLHttpRequest in the Kolleciton JS library?

I want to post some additional data from the list page to form page, it uses the list.js and utility.js files in nxt/scripts/ and XMLHttpRequest method

I've been trying to hook into the XMLHttpRequest and send a token with unique value but can't get it to work???