Tuesday, September 21, 2010

CurrFieldNo

We all know that CurrFieldNo contains the field number of the current field in the current form.

Today I noticed that even though it contains the field number, by the time of executing table trigger (like OnModify or OnDelete), it contains zero (not the last modified field number).

1 comment:

  1. Did you find any reasons why is this happening?

    I noticed today, that on Dynamics NAV 2009 R2, CurrFieldNo does not have any value (it's set to 0) on table triggers.

    ReplyDelete