I am new to SharePoint and I created a custom list view and when I edit or add any new record, I want a textfield to have text autocomplete functionality. but I'm not able to do so, Can you please help me out with this.
Edit: the autocomplete data I want to show is coming from SQL Server SP.
Please take a reference to this demo: Textbox AutoComplete Using JQuery In SharePoint Online.
You can inject above JS code to SharePoint Online using SharePoint Framework(SPFx).