Welcome to the WinForms feedback portal. We’re happy you’re here! If you have feedback on how to improve the WinForms, 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

API for skipping the logic to look up a value from parent table while executing nested mail merge


  1. Introduce a new API in MailMerge named AllowLookupInParentTable and default value as true. 
  2. This API enables control over whether to apply the logic to look up a value from the parent table during nested mail merge execution. 
  3. By using this API, users can explicitly allow or skip the parent table lookup. 
  4. This functionality is specifically designed for scenarios involving nested mail merges.

Note: You can track this feedback for both .NET Framework , .NET Core (cross platform) and latest target.