John Herdean
Posts: 0
Joined: Tue May 14, 2013 3:56 am

how to map toggle selected value or text?

Im trying to figure out how to map the value or text of a toggle switch to a json request parameter. In the mapping, it doesnt have nothing but 'visible' for mapping. So, my question is: the way i did it below, will it be sending the selected text to the request parameter? Or is there a something else i need to do to send the selected text?

Image

Igor
Posts: 0
Joined: Tue Apr 02, 2013 12:05 pm

how to map toggle selected value or text?

Hi,

You couldn't map toggle element. You can save some value to localstorage variable depending on toggle state and then map to localstorage variable value.

Return to “Issues”