Page 1 of 1

Tabs on listpage with different where clause

Posted: Mon Jun 24, 2024 2:17 am
by kohle

Hi,

is there a possibility to add different tabs with different filters / where clauses to the listpage.

I see that you can add filters , but I need them as tab or buttons for select. The user should not be able to change the filters.

For ex. Tab1: paid invoices, Tab2: unpaid invoices ....

rgs
J.


Re: Tabs on listpage with different where clause

Posted: Mon Jun 24, 2024 8:31 am
by mobhar

If those Tabs are represent from detail tables, then you may simply use Recordset_Selecting server event to filter the records in each detail table.