I have a List and default view for that list. Some of List columns contain sensitive information, that should be visible for some group (SharePoint group ) of users, others shouldn't be able to see those columns.
While I have custom add/edit/view forms for my list, and could successfully handle this in List Item form pages, I can't seem to handle this on AllItems.aspx page.
Is there any Out Of The Box solution for my requirement ?