Options

nav RTC error management

txerifftxeriff Member Posts: 492
edited 2012-05-30 in NAV Three Tier
Hi there,

I bet you can help me with this.

When you raise an error like "ERROR('my msg goes here')" seems like depending where it is stored (page, codeunit..) it shows in a popup window like it used to in classic client or it also can happen to be showed in the top if the page, causing the client hard to see it maybe. How do I show it on a popup window?

thanks!

Comments

  • Options
    kinekine Member Posts: 12,562
    You cannot change that. All depends on trigger where the error happens. I think that mostly if it is in OnValidate, it is in the error bar, if it is during other action (OnModify, OnPush) it will show the dialog.
    Kamil Sacek
    MVP - Dynamics NAV
    My BLOG
    NAVERTICA a.s.
Sign In or Register to comment.