Forsta Responsive Rendering versioning

Rendering versioning is a new concept that allows responsive rendering to be updated, including making breaking changes that won't automatically affect existing surveys.

What is Rendering Version?

The rendering version contains:

Every responsive survey layout references a specific rendering version. This means that a survey using this layout uses HTML markup, JavaScript and CSS from this rendering version. It is possible to change the rendering version in the layout properties. For layout templates, you have the option of setting the rendering version. If this is not set, it will use the latest available version by default. This is useful for layouts that only reference style bundles but do not contain any version-specific customizations.

Existing versions

Key differences between V2 (current documentation) and V1 versions

User experience

Markup changes

Responsive client API (models layer)