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
911 stars 373 forks source link

Adorners that edit choices, should optionally edit value instead of text #336

Closed andrewtelnov closed 4 years ago

andrewtelnov commented 6 years ago

Right now, adorners edit choices text. There should be an option to edit value instead. Additionally, it will be nice to have an event to give a full control to the developer.

tsv2013 commented 4 years ago

Adorners now have the inplaceEditForValues static setting.