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).
Did you find any reasons why is this happening?
ReplyDeleteI noticed today, that on Dynamics NAV 2009 R2, CurrFieldNo does not have any value (it's set to 0) on table triggers.