Question
How to filter the section list records using client code
12:40 Feb 22, 2019
Hi community,
How we can filter the section records in client code
Like
1 comments
14:52 Feb 22, 2019
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