Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Trying to get OnModify to Confirm my delete, or not

(0) ShareShare
ReportReport
Posted on by 10

confirm.JPG

Hi,

I'm trying to delete a line in the description on my page, but when I click 'No' it deletes it anyway and doesn't go back to how it was originally. Can anyone give me any ideas of the code that may need to be inputted?

This is my code: 


recPurchaseHeader.SETRANGE("Buy-from Vendor No.",recPurchaseLine."Buy-from Vendor No.");
recPurchaseLine.SETRANGE("Document Type", recPurchaseLine."Document Type"::Order);
recPurchaseHeader.FINDSET;

IF CONFIRM(
Text1004,
FALSE)

THEN

IF recPurchaseLine.Description <> xrecPurchaseLine.Description = FALSE THEN

EXIT;

*This post is locked for comments

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 Verified Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,492 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans