How to show two Views of the same DB table?

Hello,

The question itself say it all.

I need to show two different views of a Customer Master table.

In the view that comes up from List Page should be full view and show all the fields from Customer Master.

When a user is browsing the Incident List Page and clicks on View button I want to show just 3 fields from Customer Master (CustName, CustEmail, CustMobile).

How can we do this?

@YogiYang Radsystems provides the option for you to create extra pages for a table. you can create an extra page and configure it differently from the default pages and use it however you want to.

1 Like