In this article you will see how to auto-populate the field values based on text change in SharePoint Online list forms.
IntroductionIn this article you will see how to auto-populate the field values based on text change in SharePoint Online list forms. I have created a parent list that has the following columns and values. I have also created a child list that has the following columns.When the user enters the Employee Id value into the Child list form it should query the values from the Parent list and populate the “First Name” and “Last Name” as shown below.Procedure to add the client script on list New Form
Testing
SummaryThus in this article you saw how to auto-populate the field values based on text change in SharePoint 2013 list forms.
Getting Started with SharePoint Framework Development using TypeScript, PnP JS, and React JS