surveyjs / survey-library

Free JavaScript form builder library with integration for React, Angular, Vue, jQuery, and Knockout.
https://surveyjs.io/form-library
MIT License
4.12k stars 802 forks source link

Survey Preview - Display a single Edit button for a survey #7565

Closed JaneSjs closed 9 months ago

JaneSjs commented 9 months ago

User Issue: T15908 - Preview survey response https://surveyjs.answerdesk.io/internal/ticket/details/T15908

JaneSjs commented 9 months ago

I discussed this usage scenario with our developers. The Preview mode basically allows users to review their responses before submitting a survey. In Preview mode, a survey appears in a special way. The navigation bar contains only required items; all questions appear on a single page and the Edit button is displayed within individual questions or pages. The Edit button allows users to easily access a corresponding page and modify a question answer.

At this point, displaying a single Edit button doesn't appear feasible. If there was a single Edit button, it may somehow be difficult for users to enter the edit mode for a particular question because the single Edit button may not appear at hand.

As an option, consider disabling the preview survey mode. Before submitting a survey, users may want to review the entire questionnaire and correct answers without the need to enter the Edit mode. To allow users to easily access survey pages, consider using either of the available navigation options.