Skip to:
Content
Pages
Categories
Search
Top
Bottom

How to get the value of a radio-type xprofile field

  • @dwdutch

    Participant

    Does anyone know if there is a function like bp_get_the_profile_field_value() that reports the currently set value in an xprofile field of type radio?

Viewing 1 replies (of 1 total)
  • @nirok

    Participant

    echo xprofile_get_field_data(‘Website’);
    displays the radio option a user selects. Just replace ‘Website’ with the field name. obviously add php tags infront and at the end

Viewing 1 replies (of 1 total)
  • The topic ‘How to get the value of a radio-type xprofile field’ is closed to new replies.
Skip to toolbar