Load Dynamic Table to replace a keyword

How can I use Syncfusion Angular Document Editor to dynamically replace tags within a table, and if there are multiple records for a tag, display each record in a separate row of the table?


Milestone DescriptionMilestone TitleDue Date
{{MilestoneDescription}}{{MilestoneTitle}}{{DueDate}}



3 Replies

MA Mohammed Affan Saqib Hussain Syncfusion Team March 3, 2025 09:03 AM UTC

Hi Ishfaq Ahamed,

We suggest utilizing the group mail merge feature to fulfill your requirement. A sample has been prepared, and relevant documentation has been attached for your reference. Kindly review the sample and inform us if it aligns with your needs.

In the given example, the mail merge operation is executed on the server side. The document is sent to the server, where the Syncfusion DocIO library is utilized to perform a group mail merge. The resulting SFDT is then returned to the client.

Sample https://stackblitz.com/edit/angular-4ibkakos?file=src%2Fapp.component.ts

Documentation https://help.syncfusion.com/document-processing/word/word-library/net/mail-merge/mail-merge-for-group

Regards,

Mohammed Affan C


Attachment: ASP.NET_Core_Group_Mail_merge_550197bd.zip


IA Ishfaq Ahamed April 2, 2025 10:44 AM UTC

I need a solution for PHP laravel?



MA Mohammed Affan Saqib Hussain Syncfusion Team April 3, 2025 11:59 AM UTC

Hi Ishfaq Ahamed,

Currently, PHP Laravel is not supported. However, web APIs for server-side dependencies of the Document Editor component can be deployed on the following platforms:

Regards,

Mohammed Affan C


Loader.
Up arrow icon