You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Advanced filters on custom Dynamic choice list field is not filtering data in Redwood work order.

edited Sep 11, 2024 8:50PM in Fusion Service 1 comment

Summary:

We have created one custom DCL for address sites and included filters using bind variable in work order object. It's working as expected in ADF, but in redwood it showing all the address records. Filter is not working in redwood.

Is there any way to fix this issue? Please help us in this.

Content (please ensure you mask any confidential information):


Version (include the version you are using, if applicable):


24B


Code Snippet (add any code snippets that support your topic, if applicable):

Below is the expression on bind variable:

if(WoStatusCdMeaning=='Complete')

return null

else

return BillToAccountNumber_c

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!