Hello,
For a customer I have created a search page to search for different information. I use a trieview such as in page 5522 (Order Planning). This is accomplished with the property ShowAsTree.
When opening the Search Page I want some default filters which must be set. The filters are set dynamically with some SETRANGE and SETFILTER commands in the OnOpenPage-trigger.
Unfortunally the filters set in the OnOpenPage are ignored when opening the page.
When using the filtering on columns after the page is opened everything works well.
Is it possible to use dynamic filtering in the OnOpenPage if using the property ShowasTree?
If not, is there another solution to achieve this.
Thanks in advance.
0
Answers
When using a filtergroup the filters are set.