logo
Steps
1
Introduction
2
Pass parameters into a survey
3
Display passed data in the survey
4
Client side logic concepts
5
Client side functions survey flow
6
Client side functions page errors
7
Client side utilities
8
Survey state
9
Form fields
10
Use case: hide show answers
11
Use case: hide show survey lines
12
Classic mode survey styling
13
Resume survey (conversation mode render)

Introduction

It is possible customize your survey logic outside of the out of the box functionality. Advanced logic allows you to control:  
  1. Survey flow
  2. Survey validation
  3. Question and answer visibility
This logic uses a mix of java script and server side values on the client side. Details follow in this walk through.
Next
Discussion
You
0