Question T1237
Visible to All Users

Remove question type

created 6 years ago

Hi,

for now we want to disable the image picker questions in our application. So I removed the image picker from toolbox. But I can still convert any other selectbase question to image picker by the dropdown in the upper right corner of the question:

Clipboard-File-1.png

Is there a way to remove the image picker from that list?

Thanks!

Answers approved by surveyjs Support

created 6 years ago

Hello Hendrik,
Sure here is the code:

JavaScript
SurveyEditor.QuestionConverter.convertInfo = {};

and example

Thank you,
Andrew
SurveyJS Team

    Comments (2)
    HH HH
    Hendrik Hansmeier 6 years ago

      Great, thank you!

        You are welcome!