On change of Legal Name I'm triggering the JS.
one scenario it is getting failed. i.e if I entered the single code(people's party) inside the string, JS throwing the below error.
what is the resolution for this issue?
Thank you !!
On change of Legal Name I'm triggering the JS.
one scenario it is getting failed. i.e if I entered the single code(people's party) inside the string, JS throwing the below error.
what is the resolution for this issue?
Thank you !!
Noted Guide Preite. Thank you!
Can you please provide sample code for this scenario?
looks like some custom javascript is called when you update the field, calling the Web API (or OData 2.0)
Inside Web API the single quotation mark is used for the condition (the eq '' part in the error) so the script needs to be updated to handle if single quotation marks are inside the field value.
You need to contact who created the script or another developer to fix this problem.
hope it helps
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,280 Super User 2024 Season 2
Martin Dráb 230,214 Most Valuable Professional
nmaenpaa 101,156