<%= f.govuk_text_field question_key, hint: { text: question["hint_text"] }, label: { text: question["header"], size: "l"}, width: 20 %> <%= f.hidden_field :previous_page, value: page_key %> <%= f.hidden_field :case_log_id, value: case_log_id %>