I'm trying to implement a custom filtering logic for quickfiltering of records and to do the same i'm trying to retrieve the value from the request using the crt.HandleViewModelAttributeChangeRequest. However, the value is being logged as Proxy(nt) due to security reasons. I'm wondering if there's a way to bypass this limitation in order to obtain the desired result for a custom quick filter. I've attached some photos for reference.
As an option you can change the value in the StringColumnSearchComparisonType system setting to 0 and relogin to the app. In this case the filtration will be performed using the "Starts with" option. There is no inbuilt comparisonType property in the component metadata and the system setting is applied to all filters in the system (in this case if you need to use the "contains" option there should either an advanced filter used or use comparison with the % symbol "like '%5%')
Is there any other way to acheive this for the Quick Filter through code, because we need not need to change or need this development for all quick filters ?
Our customer needs to make SSL termination on their proxy server.
We have two systems in the network, prod and user acceptance test (uat).
It seems that a lot of resources like fonts and styles are linked with absolute and not relative URLs, because in the page source we see almost all references starting with the domain name and protocol, like this: