2009 vs. 2016 - Table OnValidate trigger called when field value does NOT change

rsaritzkyrsaritzky Member Posts: 469
Hi all,

On a NAV2009 RTC page (e.g. General Journal), if you type in the SAME value in a field that is already there, the table's OnValidate trigger is called (even though you didn't change the value).

In NAV2016, it appears from observation that this is NOT the case. If the value is the same, then the Table's OnValidate trigger does not get called. This assumes no code in the PAGE's OnValidate trigger (e.g. the General Journal page).

Is this true? It may in fact seem logical to see this change, although it affects a custom page that we're converting from 2009->2016.

Thanks

Ron
Ron

Best Answers

Answers

  • rsaritzkyrsaritzky Member Posts: 469
    Carsten,

    Thanks for this shortcut trick!

    Ron
    Ron
Sign In or Register to comment.