SurveyJS PDF Generator v2.3.9
Released: Sep 30, 2025
Updates in v2.3.9
Features
- Table View
- Added support for Specialized and Composite Question Types.
Fixes
Form Library
- Yes/No (Boolean) Question: The
useTitleAsLabel property didn't work.
- [React 17] Dropdown with lazy loading doesn't load the next batch of choice options.
- The pipe character (
"|") could not be used in survey element names and titles.
- Dynamic Panel: When the panel number is bound to a value, empty panels were not restored after a page reload regardless of the value.
- Empty expression validation rule didn't allow the survey to be submitted.
- Composite element: Questions in Dynamic Panel didn't respect the
visible: false setting at design time.
- Recursive numbering showed incorrect number for the last element at design time.
- Survey Creator: Could not override page rendering in Preview tab.
- Expressions could not access Multiple Textboxes items within a Dynamic Panel.
Survey Creator
- Toolbar layout would shift when tabs alternate between text and icons.