It seems if you try to filter a User Relationship View by the Relationship type, you need to put it in the base Default view for it to work. Putting it just in the display, without putting it in the Default, will not work.
It seems if you try to filter a User Relationship View by the Relationship type, you need to put it in the base Default view for it to work. Putting it just in the display, without putting it in the Default, will not work.
Comments
Comment #1
jazzdrive3 commentedAnd actually, this is also true for exposed filters in the User Relationships view type. An exposed filter will only display if it's in the Default display, ignoring other displays.
Comment #2
alex.k commentedCould you post the export of your view so I can reproduce? And any screenshots if necessary
Comment #3
jazzdrive3 commentedThis is one with the filter in the default view, so it works. However, just delete the exposed filter, and add it back in the Block display, overriding the default, and you'll see it does not show up.
Comment #4
alex.k commentedWorks for me. I don't know why, but you had "exposed form in a block" set to yes in you block display. Even then, this exposed form block contains the filter and it works correctly.