Nick7568710
Posts: 0
Joined: Wed Jun 03, 2015 2:36 pm

How do you get the value from a Select Menu after a List Service has populated it?

This is a screenshot prior to doing anything.

Image

This is a screenshot from clicking on the first select menu without selecting one of the values.

Image

Here is a screenshot once I have clicked a value within the select menu.

Image

Serhii Kulibaba
Posts: 150
Joined: Tue Aug 27, 2013 1:47 pm

How do you get the value from a Select Menu after a List Service has populated it?

Nick, could you show JS code which you use on mapping? Does it return any data? It should do it. E.g.:

return Apperyio("RA_SelectMenu").val();

Return to “Issues”