Post additional data in XMLHttpRequest
Posted: 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???
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???