advanced module list view in tab

edited October 2015 in Feature Requests
Hi,
Is it possible to change the default design of list items design as tab design.
EX: Tab1 All, Tab2 Active, Tab3 Inactive, Tab4 Waiting.. Each tab will show the list of user from the table based on their status.
All tab needs show all users list i.e status = all;
Active tab needs show users list with status active i.e status = active;
Inactive tab needs show users list with status inactive i.e status = inactive;
Waiting tab needs show users list with status waiting i.e status = waiting;

In my model am having list_items() function it shows all user list from table.. i need this page to be designed in tab view

Comments

Sign In or Register to comment.