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
0
Answers
Probably it is user a FILTERGROUP to hide the filter on the form.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
-Select the field with the assistbutton.
-Hit F9
-Check the OnAssist-trigger.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!
Really thankful for your help! :oops:
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.
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
To provide more details, the form that is being called and is displaying only inactive customers, has this in the OnOpenForm:
I don't quite understand what filtergroup actually means or where it is defined.
The code is customization made on request...
MVP - Dynamics NAV
My BLOG
NAVERTICA a.s.
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.
No PM,please use the forum. || May the <SOLVED>-attribute be in your title!