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

Toolbox - Add search option for toolbox items (suppose if the elements in toolbox is more than 100 and need to search how do we acheive)

Open Neeraja-Reddy-1 opened this issue 4 years ago • 8 comments

Are you requesting a feature, reporting a bug or ask a question?

What is the current behavior?

What is the expected behavior?

How would you reproduce the current behavior (if this is a bug)?

Provide the test code and the tested page URL (if applicable)

Tested page URL:

Test code

your_code_here

Specify your

  • browser:
  • editor version:

Neeraja-Reddy-1 avatar Nov 22 '21 12:11 Neeraja-Reddy-1

Unfortunately SurveyJS Creator doesn't have such an option. You can group toolbox items in categories as shown in this example on our site - https://surveyjs.io/Examples/Survey-Creator?id=toolboxcategories&theme=bootstrap

tsv2013 avatar Nov 22 '21 12:11 tsv2013

okay thank you. Is there any event on clicking "Add to Toolbox" of a question in creator container

Neeraja-Reddy-1 avatar Nov 23 '21 04:11 Neeraja-Reddy-1

You can use the https://surveyjs.io/Documentation/Survey-Creator?id=surveycreator#onQuestionAdded event

tsv2013 avatar Nov 23 '21 07:11 tsv2013

Can we add a property (addProperty) for each question of type array and select mutiple choices. And can we add a question to multiple category.

Neeraja-Reddy-1 avatar Nov 29 '21 04:11 Neeraja-Reddy-1

Can we add a property (addProperty) for each question of type array and select mutiple choices. Yes, here is the example - https://surveyjs.io/Examples/Survey-Creator?id=addproperties&theme=bootstrap And can we add a question to multiple category. No, you cann't

tsv2013 avatar Nov 29 '21 06:11 tsv2013

From T10568 - Programatically load question in survey designer

Is there a way to get a search box? a way to filter the toolbox that's near it? similar to what you have in the type selector dropdown on the question elements themselves?

JaneSjs avatar Sep 12 '22 09:09 JaneSjs

Also we need to think about alternative names for questions. For example, search query "Single" could find "Single-choice matrix", and "Single input" - and "Radiogroup", and "Dropdown" because they are single choice questions.

novikov82 avatar Nov 19 '23 08:11 novikov82

Design — https://www.figma.com/file/SSMZUWJve1zuMSeA5E5YpA/CTR--%3E-Creator-Preview?type=design&node-id=2210-56105&mode=design

mikeamelin avatar Apr 26 '24 08:04 mikeamelin