Hi Team ,

Is there a way to add fixed filters to detail (PFA)

I have already tried the below link . 

https://academy.bpmonline.com/documents/technic-sdk/7-13/adding-quick-filter-block-section

Regards,

Sethuraghav N

Like 1

Like

2 comments

Hello,

You can take an example of the filter from the Timeline detail. The example can be found in TimelineFiltersSchema detail.

Best regards,

Bogdan

Show all comments (1)

Hi Team,

Kindly advice on how to block the mulitiple fixed filter  as attached .

Regards,

Sethuraghav N

Like 0

Like

3 comments

Hello,

Can you please specify your business task?

Do you want to prevent users from adding multiple single filters on the page?

Best regards,

Bogdan

Show all comments (2)

Hi All,

Is there a way to call a function to set the default value for the fixed filter ?

I need to write a ESQ and set the value here .

Regards,

Sethuraghav N

Like 0

Like

1 comments

Hello,

Please check the example in this Community Post. It explains how to set default filtering conditions in the Account section by...MoreLess

Show all comments

Hi Team,

I want hide the fixed filters in activity section (PFA) based on a condition . Is there a way to do it ?

Regards,

Sethuraghav N

Like 0

Like

2 comments

Hello Sethuraghav,



You may try to remove these filters: 

define("ActivitySectionV2", [], function() {
    return {
 ...

MoreLess

Show all comments (1)