surveyjs / survey-creator

Scalable open-source survey software to generate dynamic JSON-driven forms within your JavaScript application. The form builder features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.
https://surveyjs.io/open-source
Other
896 stars 370 forks source link

onSurveyInstanceCreated API doc - Update options.reason values, add a code sample #4172

Open JaneSjs opened 1 year ago

JaneSjs commented 1 year ago

Suggestions:

options.reason === 'logic-items' is for Logic tab

RomanTsukanov commented 1 year ago

Survey Creator has many events that include options.reason. We need to sort out options.reason values in all of them. We're going to do it in the process of overall API review. Moving this to backlog.