Question

Navigating to a survey

  • 17 January 2023
  • 1 reply
  • 42 views

Userlevel 1
Badge +5

Hi all.

I need to be able to navigate to a survey using the client script. The goToScreen() function does not seem to allow this and gives a null reference error. Here is the line I am using: goToScreen("DebriefSurvey5");

The idea is to press a button to go to an individual survey.

Another instance I need to do this is when I want to sometimes not show a mandatory survey that is followed by another survey. I need to be able to navigate to a survey screen in this case.


1 reply

Userlevel 6
Badge +26

Hey @Fluffy 

I believe your requirements are not supported by mobile clients.

Please refer to this thread

 

Cheers!

Reply