Hello guys,
If I want to use the form Customer Invoice Journal, but by create new menu item, how to make this new menu to display the grid contain the list of Customer invoice first ? Like when we open Accounts receivable > Inquiries and reports > Invoices >Invoice journal -->

If I take a look at the original Menu Item like below :

it is only to specify the Object and the object name which is Form / CustInvoiceJournal.
But if I follow this on my new menu item, when I open this menu from my custom form ( by MenuItemButtonControl ), it will show the detail of it instead the main grid.
Any code I should edit or add first ?
Thanks