Quote:
Originally Posted by rtrm
This is a great mod, thanks very much for all your hard work on it.
I have a small issue. When including an entered value for thread title, I can't include the value of the first field. On another form the values of the 2nd and 3rd field are included as {q_3} and {q_4}, so I figured I should use {q_0}, but that isn't recognized and the code is displayed. I tried {q_1}, but that produces nothing.
|
You need to use unique ID of that question, not his "position" in that specific form. So if you have question like this:
1. Favorite color _______ (Single Line Text Field) #
44 ______ 10
Simply use
{q_44} for thread title