Santosh_mali
22nd August 2022, 22:58
Hi,

how we can add easy filter for new table fields which are not from main table.
do we need to write any code to enable easy filter?
We have added new fields from Ship from BP table to Business Partner overview session but the easy filter is not enabled for them.

Thanks in Advance.

andreas.toepper
25th August 2022, 08:18
I think we'll need to know the LN version, you're using. Did you add the new fields by using an extension or did you add them by customizing the session?
If an extension is used, the quick filtering will be enabled if the value is not calculated by the calculate value hook.
If you customized the session, you’ll need to add the secondary table in the program script. (That's how I enabled easy filtering for added fields in LN 10.2 before we've used extensions in LN 10.7.)

See: http://www.baanboard.com/baanboard/showthread.php?p=219962#post219962