• Hello,

    On a site I am developing we are having users select their child’s school and want to save this with their profile. As such we have a list of all the schools in Illinois (6000+).

    I’ve created a drop-down menu as an extra field using the plugin. In addition, I’ve added all the schools to separate fields in the WP db using PODS 2.X.

    My issue is this: I need to filter the schools on both the registration page and by extension the User Profile page as adding all the schools to the drop-down is untenable.

    I have code to filter the schools by zip code and/or name but I need to integrate this with your plugin on the reg and profile pages.

    Can you give me some direction on where we can add our filter code?

    Thanks!

    http://wordpress.org/extend/plugins/cimy-user-extra-fields/

Viewing 1 replies (of 1 total)
  • Plugin Author Marco Cimmino

    (@cimmo)

    Not sure what you mean for filtering the schools. User Extended already can filter by any of the Extra Fields.
    If you add a ZIP CODE extra fields then you can use that in the Users Extended to view only what you want.
    Everything is already implemented.

Viewing 1 replies (of 1 total)
  • The topic ‘Drop-down filter on registration and profile page’ is closed to new replies.