Notifications
Announcements
No record found.
controladdin JavacriptAccess{ Scripts = 'script.js'; StartupScript = 'startup.js'; MaximumHeight = 1; MinimumHeight = 1; MaximumWidth = 1; MinimumWidth = 1; RequestedHeight = 1; RequestedWidth = 1;event ControlReady();procedure clickanything();}
function gettext(){ var FieldA= window.parent.document.getElementById('b9fee') FieldA.style.setProperty('font-size','40px','important');}
Microsoft.Dynamics.NAV.InvokeExtensibilityMethod('ControlReady',[]);
page 62800 PoReportPage{ Caption = 'Purchasing Reports'; PageType = Card; ApplicationArea = All; Editable = false; SaveValues = false; UsageCategory = Administration; layout { area(Content) { grid(grid1) { GridLayout = Columns; } field(A; 'Open PO Report') { ApplicationArea = All; Editable = false; ShowCaption = false; Style = StrongAccent; StyleExpr = true; trigger OnDrillDown() begin ; page.Run(62802); end; } usercontrol(javascriptAccess;JavacriptAccess) { ApplicationArea = all; trigger ControlReady() begin CurrPage.javascriptAccess.gettext(); end; } } } var A: Label 'Open PO Report';}
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
OussamaSabbouh 2,577
YUN ZHU 888 Super User 2025 Season 2
Jainam M. Kothari 778 Super User 2025 Season 2