Hi,
you can try document.getElementById('answer'+id_of_question_variable).value = 'whatever';
id_of_question_variable is for example 13453X34X34_abc for field in array question
you can try document.getElementById('answer'+id_of_question_variable).value = 'whatever';
id_of_question_variable is for example 13453X34X34_abc for field in array question