Question

Filter active owner in ActivityMiniPage

Hi community,

 

I need to show only active users in the Owner field of the activity mini page.

 

How can I do that?

 

Thank you!

Like 1

Like

2 comments

I could not find the field on contact record for this so I created a lookup with record status (active/inactive or something similar) and then used the add filter business rule on the mini page to only display specific owners.

Hi, Clara Fioranzato! 

 

This field is implemented by development methods, so unfortunately you cannot change it with basic methods. 

 

But you can add this filtering condition by creating a replacement view model schema for the page. To do this, use the instructions below with an example of such a setting:  

 

https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/platform-customization/classic-ui/record-page/field/examples/set-up-filtering-of-lookup-field-values 

 

We also recommend reading a similar post on our community where this topic has already been raised. 

https://community.creatio.com/questions/show-only-active-users-owner-activity-filed 

 

Best regards, 

Halyna!

Show all comments