Display of different Views depending on the logged in User
Submitted by Mark Tsibulski
on Mon, 10/06/2014 - 01:09
Have you ever desired to have display of different View filter criteria depending on the user's role? There are two ways of achieving this, I will explain both the ways in this article.
In following example, I want to show 4 search criteria to a user with administrator role: Event title, Date of Event, Location, Event status. Further, I want to show two search criteria to all other roles: Event title and Location (shown in below images) .