SurveyJS Survey Creator v1.12.22

Released: Feb 5, 2025

v1.12.22 버젼 업데이트

수정사항

  • Form Library:
    • The prevPage() and nextPage() methods switched between pages incorrectly when the survey is in question-per-page mode.
    • The onCurrentPageChanging and onCurrentPageChanged events were not raised when the survey is in question-per-page mode.
    • Randomizing questions on a page didn't work when the survey is in question-per-page mode.
    • Composite question: The "Other" value and comments were stored outside the object produced by the question.
    • [React] An exception was thrown when registering a custom property for the itemvalue class.
    • Table of Contents ignored disabled data validation.
    • choicesByUrl: The dot symbol couldn't be used as a separator in the path property value.
    • choicesByUrl were not retrieved when the question is placed inside a Dynamic Panel and sends a parameterized query.
    • A Dynamic Panel changed its number when a new panel is added.
    • The fromJSON() method didn't work for a Multiple Textboxes question.
    • Select-based questions: The question value was not cleared when a carried forward choice is changed.
  • Survey Creator:
    • Localization: "Grid layout enabled" and "Triggers" > "Run expression" strings were untranslated.
    • The Start Page had a confusing placeholder on the design surface.
    • The onQuestionAdded event was raised differently depending on whether a question was added by being dragged from a toolbox or by clicking a toolbox item.
    • An exception was thrown when trying to set the showProgressBar property to a Boolean value in the JSON Editor tab.
    • saveSurveyFunc is not executed when an existing logic rule is updated.