Al: SelectionFilterManagement - GetSelectionFilter

Created on 16 Nov 2017  路  3Comments  路  Source: microsoft/AL

Please make GetSelectionFilter in CU46 public and External.

I cannot see any logical reason to limit the function to local execution only.

function-expose shipped

Most helpful comment

Please make this Code Unit 46 more generic so that every list page or any table can access filtering. (Now we noticed the functions are available only for master list pages.

selectionfilter

All 3 comments

Please make this Code Unit 46 more generic so that every list page or any table can access filtering. (Now we noticed the functions are available only for master list pages.

selectionfilter

Hi,

Yes the above is a great feature to have.
This is blocking in several places for full eventing.

The function we requested, GetSelectionFilter in CU46, IS gerneric already as it is getting called with the generic RecordRef type and the field ID of the filter field you want to have returned in the filter string.

I requested the availability of the SETSELECTIONFILTER as a public property of page objects in #927 already, but got denied on it as it could be added easily in pageextensions.

Was this page helpful?
0 / 5 - 0 ratings