Skip to content

Autocomplete does not populate selected value when Data Source type is URL #4829

@zukidlomo

Description

@zukidlomo

When using the Autocomplete component with Data Source Type set to URL, selecting a value does not populate the input field. Additionally, when creating or saving a record, the Autocomplete value is displayed as empty on the payload.

Steps To Reproduce

  1. Go to config form for Autocomplete configs
  2. Go to render form to render and create.
  3. Render form is on the button labelled "CREATE"
  4. Select a value on the autocomplete and observe that after clicking the field stays empty
  5. Now populate all the fields to create and open dev console to view the payload.

Expected behavior
The selected value should populate the Autocomplete input field
The selected value should be saved and displayed correctly when the record is created or viewed

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions