Welcome to the JavaScript feedback portal. We’re happy you’re here! If you have feedback on how to improve the JavaScript, we’d love to hear it!

  • Check out the features or bugs others have reported and vote on your favorites. Feedback will be prioritized based on popularity.
  • If you have feedback that’s not listed yet, submit your own.

Thanks for joining our community and helping improve Syncfusion products!

0
Votes

Add settings to disable the spell check for the merge fields in document editor.

Primary requirement of customer: Confidential data shouldn't traverse between client and server

Either an option to identify the confidential words (from merged field result text) using beforeXmlHttpRequest event and skip processing spellcheck call for those words. Or skip the spellcheck for all the merged field result text through a common Boolean property in Document editor settings.