/
How to change the description of the "Next" button

How to change the description of the "Next" button

English | Deutsch


Some users wish that the description of the next or continue button on the second to last page carries the description "submit" instead of "next" or "continue".

This programming is only useful, when the survey does not use a "back"-button.


  • Create a user-defined variable. (Survey menu → Project Properties → User-defined variables)

  • Go to the questionnaire editor and create a recoding trigger on the first page:

    • Execution position "Directly"

    • Also execute trigger in preview mode: Yes

    • Execute this trigger multiple times in one survey session: Yes

    • Detail configuration: c_0001 -> Value: "next" (or whatever you want the button to be called throughout the majority of the survey; CAUTION: Make sure to use "" around the word)


  • Create another recoding trigger on the page, which is second to last:

    • Execution position "Directly"

    • Also execute trigger in preview mode: Yes

    • Execute this trigger multiple times in one survey session: Yes

    • Detail configuration: c_0001 -> Value: "Submit" (or whatever you want the button to say on the second to last page)


  • Now move to Questionaire editor → Laguage editor → Survey messages → Label for Submit button: #c_0001#


Related content

How-to: Custom Question Type Editor
How-to: Custom Question Type Editor
Read with this
Questions (Detail view)
Questions (Detail view)
More like this
How-to: Guides
Read with this
Language editor
More like this
Search and replace
Search and replace
More like this
Survey Messages (Table Overview)
Survey Messages (Table Overview)
More like this

© 2024 Tivian XI GmbH