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
899 stars 370 forks source link

Automatically generate question name based on the question title #5673

Open RomanTsukanov opened 2 months ago

RomanTsukanov commented 2 months ago

We could generate question names based on question titles if the question name is a placeholder (questionNN). For instance, "My First Question" -> "my-first-question". Users would have meaningful question names without entering them manually.

Optionally, we could have a button that would generate the name on demand:

image

JaneSjs commented 3 weeks ago

+1 usage scenario T19498 - Survey Creator: How allow user to edit question name only without the need to provide question title https://surveyjs.answerdesk.io/internal/ticket/details/T19498

JaneSjs commented 3 weeks ago

T19092 - Question name and question title https://surveyjs.answerdesk.io/internal/ticket/details/T19092