Question

Default filters in BPM mobile app

Hi,

Is there any document or videos to say how to do section/default/Quick filter in Mobile app. There is a requirement for us to implement section/Quick filters for mobile app. Is this option available in mobile app?

Please do needful.

Like 0

Like

5 comments

Dear Sriraksha,

Please see the article below on how to use and setup filters in mobile application.

https://academy.bpmonline.com/documents/mobile/7-13/mobile-application-…

In case this article does not cover your business task, please specify what exactly in needed.

Regards,

Anastasia

Hi, 

Thank you for the reply.

But I need to a default filter , Just like section filter in web app, Is it possible to add section/Default filters in mobile app. I dint find development guide for the topic I asked. I have already went through the link you suggested .

 

Regards,

Sriraksha

Sriraksha KS,

In the web application in sections there are two types of filters: quick filters and advanced filters.

The article I have sent previously describes possibilities of quick filters in the mobile application.

Since, you want it to be by default, you might be interested in the following article. It describes default filter for mobile app section.

https://community.bpmonline.com/articles/how-add-exclusion-filtering-mo…

In case this doesn't cover your task, please describe the way such filter should look/work/placed.

Regards,

Anastasia

Anastasia Botezat,

In the account , Just like the activity screen which is having dates as default/quickfilters (in the below screen shot). I need to provide filter for column Active in ACCOUNT. Is this requirement possible. Please help.

 

Please check how the filter works in the account section and transfer it to the needed section. You can find the code of the filter in the following modules:

module - method

MobileActivityGridPageViewV2 - applyPeriodSegmentedButton

MobileActivityGridPageControllerV2 - initializePeriodFilter

MobileActivityGridPage - connection to the controller

MobileApplicationManifestDefaultWorkplace - initialization http://prntscr.com/n717vb

 

Show all comments