Question

How to filter the section list records using client code

Hi community,

 

How we can filter the section records in client code

Like 0

Like

1 comments

Hello Fulgen,



To perform some filtration in section via client code you should note on "getFilters" method. Actually, you should create a new replacing client module for your section and override this method. 

The example can be found in "ActivitySectionV2" schema in "NUI" package.



Best regards,

Alex

Show all comments