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

Hi everyone, 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

iqzn8rtu3xwi.png


Answers

  • krikikriki Member, Moderator Posts: 9,094
    [Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]

    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!


Sign In or Register to comment.