Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

114
Views
Textbox auto fill in SPFX search using react

I have a dropdown in my SPFX search webpart under FieldCollectionData control. Below is the code for that.

                  title: "Select column",
                  id: "ColumnName",
                  type: CustomCollectionFieldType.dropdown,
                  options: this.AllFields,
                  required: true

Possible values for dropdown is already stored in AllFields array.

I need to change the dropdown to a text/string field. If a user is typing something into a textbox and what they are typing in starts to match a value that is already in the 'AllFields', how do I get the textbox to give the option to auto-fill the rest of what the user wants to type in based on the value that is already in the 'AllFields' array?

I tried to use 'PropertyFieldColumnPicker' control, but its not working.

I am new to SPFX webparts. Any help would be really appreciable. Thanks in advance

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!