On a custom form email page or confirmation page I can use a keyword like %response_X_qY_raw% to show the underlying value the user chose from a select list (in my case the values are asset numbers and the display text is the name of the asset).
But when using an asset list to display the form submission results elswehere on the site, I can only use %question_answer_X_qY% to get the display text of the selected option. There doesnt seem to be an equivalent %question_answer_X_qy_raw%.
Does anyone know a workaround? It seems like an obvious omission that the _raw should be supported on all the possible keywords that return form results? Enhancement request?
Thanks
Anthony