How to create multiple ListViews of same module?

Hello All,

Requirement : I want to display multiple ListViews of same module(custom)

Scenario : I have Custom “Enrolment” module and I want to display particular contacts information when User comes from Contact’s view Listview and also show table and some filter on that. and my other list view show data of enrollment list but their both’s column are different.

How can I achieve this?

Any hints or suggestions are highly appreciated.

Environment Details:
Sugar Version 6.5.25 (Build 344)

Regards,
Vrushank Khambalikar

It’s easier to make multiple subpanels, and I have a post I can link about that, would that be ok to you?

Or must you have multiple list views? It’s possible, I just don’t have any guide to give you on that.

It would be great if you could give me some link or reference to this issue.

See this post

https://suitecrm.com/suitecrm/forum/suitecrm-7-0-discussion/19222-subpanels-cases#66668

I am viewing page by controller > action > tpl How could i display subpanel on this page?

Sorry but I don’t know enough to help you… I have limited experience in code customization, and I never really attempted full reconstructions of entire pages. you should be able to copy from existing code, with some work…