I'm trying to use the 'Custom Form Output', but it's not working correctly, this is my code:
Code:
Rating: {a_12} {a_13}
- $q[1] {a_1}
- $q[2] {a_2}
- $q[3] {a_3}
- $q[4] {a_4}
- $q[5] {a_5}
- $q[6] {a_6}
- $q[7] {a_7}
- $q[8] {a_8}
- $q[9] {a_9}
- $q[10] {a_10}
$q[11]
{a_11}
The drop down does not show the content answer , it shows the drop down order number instead.
In case you are wondering why I'm using $q[1] instead of {q_1} this was actually automatically changed when saving the form.