Skip to content

Single-Line Input: The dataList property value is not saved in the survey JSON schema #10849

@JaneSjs

Description

@JaneSjs

T26177 - Items for auto-suggest not saving in single-line input elements within form designer
https://surveyjs.answerdesk.io/internal/ticket/details/T26177


Image

The resultant survey JSON definition:

{
  "pages": [
    {
      "name": "page1",
      "elements": [
        {
          "type": "text",
          "name": "question1"
        }
      ]
    }
  ],
  "headerView": "advanced"
}

Metadata

Metadata

Assignees

Labels

buguser issueAn issue or bug reported by users

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions