Help - Render a custom field on the track changes Comment/Changes card

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?

Screenshot 2024-06-20 at 6.20.07 PM_1.png


1 Reply

DS Dhanush Sekar Syncfusion Team June 21, 2024 01:32 PM UTC

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.

  1. Track change Id is not static as per docx specification.
  2. In file level, track change id is zero based index.
  3. If one revision is added, track change id for all the track changes present in the document is updated with new Id.
  4. Once the SFDT is converted to docx, we can't keep track of track change ids.

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


Attachment: media1_(4)_fa186d05.zip

Loader.
Up arrow icon