Hi! I am using piped text to use answers from the previous question into the next question. However, the options in the previous question are from an AJAX list and have numerical ID attached to them. So when I use piped texts, it returns the numerical ID instead of the typed entry.
What can I do to get the typed text entry?
Text Entry Value for Piped Text
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.

What's your JS for setting the Embedded Data variable? Wondwering if you can tell it to explicitly set the second value of the array rather than the first (e.i. the University name rather than the key).