I need help with views Contextual filters.
I have content type 'order' which has a field company name that is referenced to another content type 'company' and there are users which have field company in profile that is also referenced to content type 'company'.
I need views to show content depending on field company of logged in user.

thanks all for your time.

Comments

imranweb’s picture

You may look at relationship and Views filter criteria.

forko’s picture

didn't work for me or I did something wrong and stupid.
I need that views depending on the value of field in user's profile filter my view.
if it user Ben and value of field in his profile Intel then views should show all orders of Intel.