How do you get the value from a Select Menu after a List Service has populated it?
I've mapped a list service to the Select Menu, but when I try to use the values from the Select Menu later, the values from the original service are not found. What do I do?
This is where I use the List Service to populate the Select Menu
When I try to use the values from the select menu in a service later, the values don't exist, seen here.
I've tested the query service, and it works when you put in a value from another place, just not the select menu. So this is a screenshot showing that I have tested the query service.
So even though the list service to Populate the Select Menu works, other services seem to be unable to use the values from the select menu at a later point. What do I do?