Handler "crt.LoadDataRequest" not working to filter a lookup field in freedom ui

Hi Community,

 

In freedom UI, I found some article that in order for me to filter a lookup field through client code is to use "crt.LoadDataRequest" handler. However, this is not working, when debugging this handler is not even being triggered.

Any idea how to apply filter to lookup field through client code. This is the properties of my lookup field.

Like 0

Like

1 comments

The article you're likely referring to outlines how to filter the lookup when it is a "Dropdown list", which doesn't work for "Selection window" lookups. For that, see the answer from Harvey on this thread: https://community.creatio.com/questions/crtloaddatarequest-does-not-seem-trigger

Ryan

Show all comments