Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

NAV list page Issue

Posted on by 255

Hey,

i have global variables that contains values from a repetitive function (findset repeat until). And here i have 2 issues:

1). the values gets overwritten and the page prints only the last value

2) the list page keeps repeating the value like 100 times. 

How can i make solve this problem?

*This post is locked for comments

  • Verified answer
    ManishS Profile Picture
    ManishS 6,578 on at
    RE: NAV list page Issue

    In a repeat until loop you need to break the loop by setting some values or wait till the last record is fetched.

    Until (Record.Next = 0) or (ManualBreak = TRUE);

  • Suggested answer
    Stefano Demiliani Profile Picture
    Stefano Demiliani 37,162 Most Valuable Professional on at
    RE: NAV list page Issue

    Your question is not clear. Can you show us the code?On a list page, normaly you have to work in OnAfterGetRecord trigger if you want to assign a value to your global variable for EVERY record in the list.

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,235 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans