We need a metadata field to pass the serial number in the syncfusion xml payload and display it somewhere in track changes card for a word document.
Any suggestions would be highly appreciated?
Hi Swarnkamal,
For the purpose of linking a revision, the Document Editor maintains the revision id. also, the revision id is dynamic.
We have following limitation in providing the requested support.
Due to the above limitation, we can't maintain static id for track changes. We have attached a video for your reference.
Regards,
Dhanush Sekar
Tracking changes in a Word document editor is crucial for collaboration, especially when rendering custom fields on comment or change cards. It's similar to when you might hire someone to do assignment, ensuring tasks are managed efficiently and accurately, just as custom fields help track detailed edits seamlessly.
Hi Olivia,
Please give more details about this requirement if possible. because the document editor allows tracked changes to be revisions in track changes pane.
How do you expect the custom fields? So, that it will be helpful to understand your requirement.
Regards,
Dhanush S
While directly adding custom fields to track changes cards might be limited, you could explore adding a comment with the serial number and attaching a custom property to the comment itself. The property could store the serial number data.
Hi Chandia,
As previously stated regarding track changes, we are unable to maintain static IDs for comments.
We have following limitation in providing the requested support.
Note: we can preserve static IDs if the document is kept in SFDT format without converting it to DOCX.
Regards,
Dhanush s
To include a serial number in the Syncfusion XML payload, consider using a custom metadata field within the <w:docPropsCustom> section. Then, extract and display it dynamically in the track changes card using Syncfusion’s document editor API.
Check out this article - it helps students develop structured arguments and critical thinking. When exploring literature, understanding the best genres of books can enhance reading choices, providing valuable insights for both academic research and personal enrichment in various fields.
Hi George,
For the purpose of linking a revision, the Document Editor maintains the revision id. also, the revision id is dynamic.
We have following limitation in providing the requested support.
Due to the above limitation, we can't maintain static id for track changes. We have attached a video for your reference.
Regards,
Dhanush Sekar
To include a serial number in the Syncfusion XML payload, consider using a custom metadata field within the <w:docPropsCustom> section. Then, extract and display it dynamically in the track changes card using Syncfusion’s document editor API.
Hi Ali Raza,
Thank you for sharing your requirement. To help us assess feasibility and provide the most appropriate guidance, we kindly request a few clarifications:
Once we receive these details, we’ll be able to evaluate and suggest the suitable approach.
Regards,
Sujitha S
To include a serial number in the Syncfusion XML payload, consider using a custom metadata field within the <w:docPropsCustom> section. Then, extract and display it dynamically in the track changes card using Syncfusion’s document editor API.