Hidden filter when calling a form from Item LedgerE

gregabor
Member Posts: 8
Hi there,
I have a form 38 Item Ledger Entries which has a Source No. field, on which the assist button calls e.g. Customer table, namely form 22 Customer List. I only get active customers, i can tell that by using GETFILTER onOpen form 22.
I am breaking my head to find where this filter is being set, can anyone please give me a hint?
Thanks in advance and hello to all (my first post)!
Greg
I have a form 38 Item Ledger Entries which has a Source No. field, on which the assist button calls e.g. Customer table, namely form 22 Customer List. I only get active customers, i can tell that by using GETFILTER onOpen form 22.
I am breaking my head to find where this filter is being set, can anyone please give me a hint?
Thanks in advance and hello to all (my first post)!
Greg
0
Answers
-
Probably the filter is set in the OnAssist-trigger (or a function called in that trigger).
Probably it is user a FILTERGROUP to hide the filter on the form.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
Where can I can find that trigger and/or Filtergroup definition?0
-
-Go into design.
-Select the field with the assistbutton.
-Hit F9
-Check the OnAssist-trigger.Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!0 -
There is onAssistEdit trigger, however it is empty. Mind you, that is a list type form. Anywhere else it can be?
Really thankful for your help! :oops:0 -
gregabor wrote:Hi there,
I have a form 38 Item Ledger Entries which has a Source No. field, on which the assist button calls e.g. Customer table, namely form 22 Customer List. I only get active customers, i can tell that by using GETFILTER onOpen form 22.
I am breaking my head to find where this filter is being set, can anyone please give me a hint?
Thanks in advance and hello to all (my first post)!
Greg
For me it seems that someone set the filter on the Lookup form for customers - open the form in designer and look for SourceTableView property of the form.0 -
SourceTableView was the first thing I checked and unfortunatelly it is <Undefined> :?
To provide more details, the form that is being called and is displaying only inactive customers, has this in the OnOpenForm:FILTERGROUP(3); IF GETFILTER(Inactive) = '' THEN SETRANGE(Inactive, FALSE); FILTERGROUP(0);
I don't quite understand what filtergroup actually means or where it is defined.0 -
Filter group means that the filter is set in another "level" than user can define/change. It means that it is not visible and the user cannot remove it.
The code is customization made on request...0 -
gregabor wrote:
I don't quite understand what filtergroup actually means or where it is defined.
In this case you really should contact your NAV partner for assistance.
I know that the forums can help for learning, but here you have custom code that they modified for you, so best is to work with them to solve it.David Singleton0 -
Thanks everyone to guide me through this, i didn't know where the problem was hidden. Filtergroup is something i just learned about - very nice thing 8)0
-
Regards,Alain Krikilion
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!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