Skip to main content
Solved

Configure the the Condition "Related Entity" in the Events Screen

  • September 3, 2026
  • 2 replies
  • 42 views

Hi,

At the moment the “Related Entity” field in the “Events” screen is only searching by Customer ID instead of the Customer Name. Is this configurable or a Customisation?

 

Best answer by Rakshanda

Hi ​@Avishka ,

You can add the FilterByAllFields=true property for a specific field through the Customization Editor.

Add Screen -->Select Field for which we need to enable filtering-->and set property to true

 

Hope above helps!!

2 replies

Forum|alt.badge.img+5
  • Jr Varsity II
  • Answer
  • September 3, 2026

Hi ​@Avishka ,

You can add the FilterByAllFields=true property for a specific field through the Customization Editor.

Add Screen -->Select Field for which we need to enable filtering-->and set property to true

 

Hope above helps!!


  • Author
  • Freshman II
  • September 3, 2026

Thank you ​@Rakshanda, I will pass this onto our Dev. Team