When trying to reference a field in a SOQL query, it now adds slashes (\). What is the correct way to write the where clause?
Where Contribution__c = \'<<Contract_Id>>\'
I tried removeing the \ but it comes back when saving
thanks for your input!
Best answer by Brent_Doc
Hi @Seth -
This was a Package bug in the lightning interface which has now been resolved in newer package version. Currently, you can edit the relationship in Classic and the Slashes will not occur. If you wish to upgrade to the newest version from the AppExchange, this will also resolve the issue.
This was a Package bug in the lightning interface which has now been resolved in newer package version. Currently, you can edit the relationship in Classic and the Slashes will not occur. If you wish to upgrade to the newest version from the AppExchange, this will also resolve the issue.