Is there a way to remove link in text when export PDF?

Is there a way to remove link in text when export PDF?

Hello Sumit,
It depends on how it is implemented in your case.
If you use the task_text template and show the link there, you need to set a different template before exporting the data, then revert the changes.

Here is an example of how it can be implemented:
https://snippet.dhtmlx.com/7rofmage

There are many possible ways to show a link in the text, and all of them require different approaches. So, if you have a different use case, please add your configuration to the snippet above and make sure that the issue is reproduced there. Then, click on the Save button and send me the link.
Or send me a ready demo with all the necessary JavaScript and CSS files so that I can reproduce the issue locally.