Forum Discussion
_anomDiebolt_
8 years agoQrew Elite
There is no colon after "act" (you have a period)
$.get(dbidSOW, {
act. "API_EditRecord",
rid: F3,
_fid_114: WRrid
})
.then(function(xml) {
console.dirxml(xml);
});