Strange Problem in FORM

-matrix-
Member Posts: 103
Hi Everybody,
I've Strange Problem with Custom Form Type Card.
In the Table are stored Six Record but I Can't go to Next Record from the card that seems Blocked when I Try to slide the records.
There aren't Filters.
Do you know why don't work?
Thanks
I've Strange Problem with Custom Form Type Card.
In the Table are stored Six Record but I Can't go to Next Record from the card that seems Blocked when I Try to slide the records.
There aren't Filters.
Do you know why don't work?
Thanks
0
Answers
-
You are already at the last record0
-
Maybe you have some code in the OnFindNext- or OnNextRecord-triggers of your form. Even an extra blank line is too much!Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
"Even an extra blank line is too much!" No but...
Try the OnAftergetRecord trigger to put your function call in.
Thomas Martin
NAV Developer0 -
Yes, whatever you put in the OnNextRecord trigger overwrites the standard behaviour.0
-
Thanks Everybody I Move the code From onNextRecord Trigger to OnAfterGetCurrentRecord and works!
It's Very Interesting bug.
Hi0 -
It's not a bug, although it could be explained more clearly. From the NAV Help:
"This trigger is executed in place of the default next record behavior.", meaning if there is anything, a comment, a blank line, or actual code in that trigger the default behavior will be overridden. There are quite a few triggers like this actually (OnLookup for example)0 -
Its not a bug, it's by design.
The OnNextRecord trigger allows you to manipulate the standard behaviour. To do this, they need to turn of this standard behaviour first, and how can it know if what you put in it is correct.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