Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Fill fields by default on OpenPage in G/L Balance By Dimension

Posted on by Microsoft Employee
I'm trying to add a hiperlink in a menu to the page 408 "G/L Balance By Dimension". When the page popups I'm having trouble to initialize the page with some fields filled by default. I want the GLAccFilter field with the value "112", which is the number for a GL Account I've entered in the NAV system.

I tried in the "OpenPage" trigger do GLAccFilter:='112' but is not working and if I try to do "OnInit" Field.GET(DATABASE::"G/L Account",112); this raises the error "Field does not exist. Table 15, NO 112"

The field "DateFilter" I want to fill with a date range of the last week. How to do that using code?

here I have a image with what i want to be presented by default 

saldo.png

*This post is locked for comments

  • Suggested answer
    Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Fill fields by default on OpenPage in G/L Balance By Dimension

    Hi,

    There must be a function under the GLAccFilter fields OnValidate trigger. After you assign the value on onopenpage trigger, call that function. It should do the trick i believe. You are assigning right now but not validating it and validation should create the view for you.

    Create start and end dates with calcdate function, using TODAY and going 1 week before. Assign the created value on datefilter field and validate that field again just like glacc.

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.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,280 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,214 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans