You should import the schools as a table in the database, separate from the other WordPress tables.
You can than write a function that selects and returns schools and eventually link it to the field via ajax using something like select2 or jquery autocomplete.
Related Posts:
- Separate table or usermeta
- update_user_meta(): invisible data storage
- So much data in postmeta
- Can I count the number of users matching a value in a multiple value key?
- Save custom user meta on registration
- How to get users by a custom field / by user meta data?
- What is the advantage of the wp_options design pattern?
- Remove old custom field after import
- How do you add a custom option to user data?
- Edit Custom Database Tables in WordPress
- importing data from non-wordpress mysql db
- How to delete custom field “suggestions” from dropdown list
- Show User Their Password
- How to update serialized data in the user meta data
- Register new user and add custom data row value for it
- How can I sort get_users() by any value (last_name, user defined fields and more)
- After moving my site from a dev subdomain, to root, all my custom meta data is gone
- Front-end update_post_meta with ajax
- Advice needed for importing custom field data and database structure
- Displaying additional User Contact Information
- get_user_meta Short Profile Section
- Leader board for game on homepage
- Which is best in the following scenario : post_meta vs custom table vs parent/child posts
- Default WordPress taxonomy (Tag) – How to add a custom field to form and save it to the database
- meta_query for a string inside a meta field containing a comma-separated list
- How to update custom user meta field in wp?
- Custom User Profile Fields
- Get all posts that do not have a specific custom field without using a subquery
- WordPress User Profile Upload – If page is saved file reset
- ACF: How to get the full field name (meta_key) by a field key?
- How do I create a column in Users list and display user data from custom registration field
- Custom fields not getting saved in the databse when added to the add new user profile page
- How to save multiple options from a dropdown in user profile
- WP_User_Query pulling ACF to loop
- Users Select inside custom metabox
- query usermeta from custom field
- custom avatar removal
- Is there any way to get all meta and standard columns for any WordPress object after searching based on meta key and value
- How to add upload video option in wordpress for user?
- Passing args to WP_User_Query am I using meta correctly?
- Is there a better way to list all database terms alphabetically?
- Linking Custom Fields to Database Records
- How to save the date/time of last update of an extra user profile field?
- How to populate custom field dropdown box based on prior selection?
- When creating a metabox do you have to create DB fields for the data?
- Limit of char count in WP custom fields
- Show image if author meta (profile fields) exists outside loop
- Adding custom field and querying from post table
- ACF: How to get users with a ACF flexible content subfield with a specific value AND layout?
- How to add fields in custom registration form, validate it and aave to db? [closed]
- check for duplicate user meta data before updating
- Custom Field Repeating When Using foreach
- How to copy data from a custom field to the post_content?
- Increment user meta data by 1 each time a page is visited
- Diamond question mark in text after migrating content
- Front-End User Profile
- Get emails from users by custom field SQL
- award points to a user each time they update their cpt post
- How to update user profile custom fields
- How do I convert all custom_field php timestamps in the database to js timestamps?
- Save custom field types with this function…?
- Getting and calculating averge value of custom fields of the same tag
- Display Additional Info
- Populate custom checkout fields with data from previous orders
- How To Save Data From Remote APIs To ACF?
- Add WordPress user custom meta to chartjs vertically stacked chart in Divi theme
- User query – getting values for custom meta keys/fields
- Delete user meta but only if found in array
- How to get data from user meta custom fields created with acf-pro plugin?
- How to save multiple values with same meta_key, each value linked to another tag id
- author.php not showing content if Author has no Posts
- Getting user’s data, by custom field lookup (meta)
- Get meta_query value by user meta array
- select user with all meta field and field value. I am use Below Query for this ,So any of know another way to fast query instead of below query?
- Retrieving and inserting data in custom fields
- I have a form with a custom button ,i want to add the field data to an database when clicking the custom button
- Redirecting to an external URL
- Extend WP_User_Query or WP_User to return all custom fields?
- Updating custom fields with external data
- Create custom fields/meta data gender+country – radiobuttons and dropdown on register screen for these fields
- Custom Meta Boxes and Fields for WordPress: Change directory upload based on user-edit page
- Is it possible in WordPress
- wordpress simple post multi rating with post_meta and user_meta
- Download stuff after filling fields?
- How do i get a specific user metadata using custom metavalue outside of wordpress?
- Echo text if field under user_meta is empty with get_users()
- Custom registration form and custom field
- how to add radio field on user meta on function.php?
- Website that sells statistics
- Can’t sort custom column on user.php by number / meta_value_num?
- How to create a searchable database with a single-field search box at the front end? [closed]
- Add custom field to the archive page?
- Need small coding with Custom Fields Search
- How to store the value of a custom field dropdown select for post referencing?
- Adding extra fields to front end signup form
- Problem uploading different files as custom fields with front end post form
- make a dropdown custom field with ‘cities’ list in it
- Custom field on Quick Edit using select/dropdown – almost working right but not showing currently selected value
- Add nofollow to custom field link and make domain exceptions?
- How can i put a custom field inside this php