survey-creator icon indicating copy to clipboard operation
survey-creator copied to clipboard

Toolbox - Custom components persist even if they're not listed within the Survey Creator's `questionTypes` array

Open JaneSjs opened this issue 6 months ago • 0 comments

T23424 - How to scope the custom property into local survey creator? https://surveyjs.answerdesk.io/internal/ticket/details/T23424


View Demo

Image

Either make custom elements disappear if they're not listed within questionTypes or please add a note on how to remove custom question types from the toolbox: Limit Available Question and Panel Types.

creator.toolbox.removeItem('ordertable');

View Demo

JaneSjs avatar May 26 '25 08:05 JaneSjs