How to track data modification on Page level?

Selak
Member Posts: 3
Hi all!
I have trouble with tracking changes on Page level.
I wanted to use Codeunit 1 Application Mgt. "OnGlobalModify", but it says that "// Replaced by OnDataBaseModify. This trigger is only called from pages.".
It means that trigger runs only when table trigger validated.
Does anybody have idea how track activities from Page?
Thanks in advance!
I have trouble with tracking changes on Page level.
I wanted to use Codeunit 1 Application Mgt. "OnGlobalModify", but it says that "// Replaced by OnDataBaseModify. This trigger is only called from pages.".
It means that trigger runs only when table trigger validated.
Does anybody have idea how track activities from Page?
Thanks in advance!
0
Answers
-
Do you want to track all changes on every page/table or is it just about a single / some Pages?Austrian NAV/BC Dev0
-
... This trigger is only called from pages.
...
It means that trigger runs only when table trigger validated.
How comes you are persuaded the comment means something different from what it says?
The comment says (and rightly so), that function is what you are looking for. So, go ahead and use it.
0 -
How comes you are persuaded the comment means something different from what it says?
The comment says (and rightly so), that function is what you are looking for. So, go ahead and use it.
I tested triggers which should work on Page level, but not. So that's why ask maybe I should do in another way or use another functionality.0 -
Did you remember to respond to the system's call to GetGlobalTableTriggerMask (ID 20)?
And this set of functions (ID 21..24; OnGlobalInsert/-Modify/-Delete/-Rename) is not called from code, even if that code is contained within a Page object.
What technical version of NAV do you run?0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions