Feature request: Create thread in section based on answer
Descripton:
In one forum, you have 5 sub-forums and 1 Form. In the form are several questions and one of them is radiobutton / dropdown select question. Based on the choice, a new thread is created in specific sub-forum.
Example:
Sub-Forums
-> Blue
-> Red
-> Green
-> Black
Question:
What color is your <whatever>:
Answers:
Black, Red, Green, Black <-- user choose "Black" in radiobutton question
Result:
New thread is created in sub-forum "Black"
And something similiar for prefixes will be nice too. I mean .. "Set prefix based on answer". So for example:
Question:
What is the type of your report?
Answers:
Global bug, Missing "thing", Connection problem, Other <-- user choose "Connection problem"
Result:
New thread is created with prefix "Conenction"
Ofcourse the prefixes will be based on already created and predefined prefixes in specific forum, so for each answer i can assign existing prefix.
|