Recrod visibility

Hi all,

have two items in the side menu Menu1 and Menu2. the first menu (Menu1) displays all the records while the background should display only a few records specified by me based on a field in the table called “Move Record in other section”). I wish I could make a record visible inside MENU2 based on a field of type "True / False.


Thnak you,
Andrew

You may simply use “Recordset_Selecting” server event. Please read “Server Events and Client Scritps” topic from PHPMaker Help menu for more info and example.