Eric5020946
Posts: 0
Joined: Tue Sep 18, 2012 4:31 pm

reposnse mapping - add javascript

there is ADD JAVASCRIPT button next to items when mapping response, when clicked opens as a function (value, element)

both value and element are JS objects
when I try to display structure of "value" it gives me properly structure of value object (item on the list) but when I try to display structure of "element" contant browser is crashing

what is inside "element" object?

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

reposnse mapping - add javascript

Response parameter is mapped to HTML item that is stored in "element" variable,
If you map parameter to Input, this Input component will be stored in "element" variable.

Return to “Issues”