How it works...

In order to add our own filter token, we subscribed to the OnAfterMakeTextFilter event that's in the Text Management codeunit of the base application. This event is fired at any time that the user types a filter value into a list. By defining our own filter token string, we can then implement custom logic in order to determine which set of records applies to the filter.

Be careful with the filtering logic that you implement. Although you can filter based on whatever logic you like, introducing bad performing logic will not lead to a very nice customer experience if the user has to wait too long for the list to get filtered.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.224.246.203