• I bumped into a situation where on the registration page I want to offer people to do one selection in dropdown…

    But in filter I would like to offer checkboxes to select couple of the options from dropdown…

    So, having and option to select what kind of field type to be as output would be great!

    Cheers!

    https://wordpress.org/plugins/bp-profile-search/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter 3×7

    (@3x7)

    Also if I use dropdown, the first option is “blank” but I would like it to say “all”… where do I change that?

    Thanks!

    Plugin Author Andrea Tarantini

    (@dontdream)

    The option to show, say, a dropdown field as checkboxes is in my list, so it could be in one of the future plugin updates.

    The option to change or remove the first choice in a dropdown will be available in the next update as a filter. If you wish to hardcode your preference, open the file bps-form.php and look for the code

    echo "<option value=''></option>";

    around line 107.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Convert field type – suggestion’ is closed to new replies.