Skip to main content
Question

Navigating to a survey

  • January 17, 2023
  • 3 replies
  • 88 views

Forum|alt.badge.img+6

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.

3 replies

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • January 17, 2023

Hey @Fluffy 

I believe your requirements are not supported by mobile clients.

Please refer to this thread

 

Cheers!


Forum|alt.badge.img+7
  • Sidekick (Customer)
  • November 15, 2024

Hi ​@Shneor Cheshin,

I am experiencing the same issue detailed in this posting however, as a customer I am unable to see the thread you have linked above. Would you be able to share the contents as I an keen to understand if there is a workaround to this.

Regards,

Barry


Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • December 5, 2024

Hi ​@MWAMAITTEAM 

Sorry for the late reply.

The bottom line is that you can NOT achieve this by configurations only. The survey functionality is very limited.

The alternative is to create a custom screen with a custom survey and then you would be able.

Hope that helps.

Cheers!