Page 1 of 1

value parameter in JS mapping

Posted: Wed Jul 15, 2015 9:17 pm
by Xavier

Dear all,

I am performing a mapping in a service ('before send').
I am trying to modify the value by clicking the JS button.

The web interface tells me that I can use a "value" parameter (i.e., " function (value){...]")
Nevertheless, the value parameter is not defined.

When I set this line in the JS field:
console.log("value: "+ value);

I only obtain:
"value: "

Do I make a mistake ?

Thanks in advance
Kind regards


value parameter in JS mapping

Posted: Thu Jul 16, 2015 1:06 pm
by Evgene Karachevtsev

Hello Xavier,

Sorry I'm not sure I understand you correctly, could you please clarify your question with some screenshots?