I have Look up filter on a lookup field called Contact name On the Case sObject.
Basically the filter I had says that when we you choose an account from Accounts lookup field, only those contacts which are related to the account selected in the above field should be displayed. This filter condition is working fine on a native salesforce layout.
But when I have my skuid page on new button to create a case, this Filter condition is not working.
Therefore all the contacts are showing up.
How do I solve this issue? Do i have to any condition on the skuid page?
Thanks.