A Touchpoints form can have a hidden field type "question", which generates a hidden input in the form:
<input type="hidden" name="question_68938_answer_04" id="question_68938_answer_04" value="Fiscal Year" autocomplete="off">
The static value can be set in the form editor but it's not clear how (hint: "Placeholder text" sets the value. "Question text" doesn't do anything.) Make the UI clearer.

A Touchpoints form can have a hidden field type "question", which generates a hidden input in the form:
<input type="hidden" name="question_68938_answer_04" id="question_68938_answer_04" value="Fiscal Year" autocomplete="off">The static
valuecan be set in the form editor but it's not clear how (hint: "Placeholder text" sets the value. "Question text" doesn't do anything.) Make the UI clearer.