Hardwire jsp initial questions
The initial questions checkbox on submit workflow needed to be hardwired. So I made all the buttons
hidden and used javascript to automatically submit the form. This is a quick and dirty way to hardwire
the values in a jsp form.
Original initial-questions.jsp
Hardwired version
Original initial-questions.jsp
Hardwired version