Hi All,
I am having some issues attempting to escape an apostrophe whilst using the addCustomFilter Client API function.
I have tried a number of different methods but continue to get "Invalid XML Format" error message. I was able to successfully escape an ampersand character using &amp.
Here are some of the things I have tried:
Has anyone experienced this issue before?
Thanks,
Shea
This is JavaScript issue and not C# but thanks for the response.
Have you tried the method - System.Security.SecurityElement.Escape(string) to replace those and other methods mentioned below
Hi Rod,
Thanks for your reply.
Unfortunately I have also tried this and to no avail (including the #). To get around it I have had to find that record by GUID in the filter query.
Thanks,
Shea
Howdy!
I believe you are looking for this:
' |
docs.oracle.com/.../obcCustomXml.htm
Also here is the Microsoft docs as well:
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,253 Super User 2024 Season 2
Martin Dráb 230,188 Most Valuable Professional
nmaenpaa 101,156