Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV forum
Answered

Is it possible to display a remind message

Posted on by 215

Hi everyone,

Is it possible to show a remind message in sales lines when the Calculated Quantity to Pack is more than the Quantity to ship? And user still can perform their posting. 

Hope anyone can give me some suggestions on how to solve it.

Thanks.

  • Verified answer
    TeddyH Profile Picture
    TeddyH 12,861 Moderator on at
    RE: Is it possible to display a remind message

    Put the code on the OnValidate section of "Calculated Quantity to Pack" on the Sales Line table.

    IF "Calculated Quantity to Pack" > "Qty. to Ship" THEN

     MESSAGE('remind');

  • Jade Ng Profile Picture
    Jade Ng 215 on at
    RE: Is it possible to display a remind message

    Hi,

    May I know where I can find the Posting Routine or Release Routine?

    And can you give me some codes for refer in order to display reminder message?

    Very sorry here, this is the first time i'm going to do the reminder message.

    My condition here is to show a reminder message in sales lines when the Calculated Quantity to Pack is more than the Quantity to ship

    For example when user fill in the calculated Quantity to pack is 10 and quantity to ship is 8, then the reminder message had to display out to alert the user.

    Hope anyone can help me out for the above issues.

    Thanks.

  • Suggested answer
    Suresh Kulla Profile Picture
    Suresh Kulla 43,640 on at
    RE: Is it possible to display a remind message

    Yes, through customization you can add code to the Posting Routine or to Release Routine to warn the user.

  • Suggested answer
    TeddyH Profile Picture
    TeddyH 12,861 Moderator on at
    RE: Is it possible to display a remind message

    It depends on when do you want to show the reminder ? When they open the page, when they click, etc. Either way you will need customization to do that.

    The Calculated Quantity to Pack is not standard NAV.

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

Anton Venter – Community Spotlight

Kudos to our October Community Star of the month!

Announcing Our 2024 Season 2 Super Users!

A new season of Super Users has arrived, and we are so grateful for the daily…

Dynamics 365 Community Newsletter - September 2024

Check out the latest community news

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 290,570 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 228,683 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,148

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans