surveyjs / survey-creator

An extensible JavaScript form builder library that generated form JSON schemas behind the scenes. It features a drag-and-drop UI, CSS Theme Editor, and GUI for conditional logic and form branching.

Home Page:https://surveyjs.io/open-source

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Enable "Refuse to answer" inside matrix columns

SamMousa opened this issue · comments

commented

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

Bug / feature

What is the current behavior?

One cannot enable the refuse to answer columns in side a matrix column (for example radio group or checkbox column).
However when you put it in the JSON manually the library correctly supports it.

What is the expected behavior?

Creator should support the same options as the library.

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

See this screenshot, on the left the preview / builder pane that shows the Refuse to answer option since it is present in the JSON. On the right there is no field to activate / deactivate it.
image

Specify your

  • browser: Chromium
  • editor version: v1.9.136