Do you know views filters. The below link will demonstrate how I have manage to filter the content type "client" to the logged in user to allow only the company the user is associated with.
This seems to work fine with "sub-users" and only filters the one company the users are associated with when they are logged in. However when super admin views this same view it is demonstrating multiple of single nodes.
I can't update my Composer. When I use composer update, I have "The `url` supplied for the path (composer/Plugin/ProjectMessage) repository does not exist" error.
I have a view page listing articles that have image and rich-text fields as teasers. The image is styled to float left of the clipped rich-text. However, the clipped text is unexpectedly including any inline images.
Is there a way to stop inline images in the rich-text from being included in the teaser so that only the text is displayed?