Just Need to Add an Action In Sales Order Subform (Page 46) Lets Say the Action be Get Item Card Write Some Code Like Below in OnAction() Trigger ItemL.GET(Rec."No."); PAGE.RUN(30,ItemL); Note: ItemL is Local variable of Item Table
↧