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
- Go to config form for Autocomplete configs
- Go to render form to render and create.
- Render form is on the button labelled "CREATE"
- Select a value on the autocomplete and observe that after clicking the field stays empty
- 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
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
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