Viewing 1 replies (of 1 total)
  • Plugin Author donmik

    (@atallos)

    Hi,

    You can modify function: bxcft_edit_render_new_xprofile_field put this code:

    if (bp_displayed_user_id() == 'xxx') {
        disable the field or hide the form field.
    }

    You can disable the field you want, or just hide it, don’t write html and that’s all.

Viewing 1 replies (of 1 total)
  • The topic ‘Need a field which cannot be modified by a user’ is closed to new replies.