Skip to main content

Hi Everyone , i have a custom field in aurena, that field has a Reference for another field , that reference works like a LOV, and i need add a Where Clause for This LOV, i stay in this configuration but doesnt work, if somebody knows if i skip a step or doing something wrong please help me 

 

Hi @HumbertoFloresD ,

You can do the filtration as below for example to filter down the LOV by “Project id”

 

In your case something like $filter=customer_id eq $_Cf_c_customer_id]

 

Please check below post for more details 

Regards

Manoj