Hi,
I was wondering what’s best practice to work with files.
Usecase:
- Client is managing website
- Client wants to link a download PDF link in a text block or something
If they use the “file.url” (/media/../654654-54654/
) link I can provide via the panel it sometime happens that the link changes so not a good idea to have it hardcoded in text.
If they use /page/file.pdf
without the /media/../654654-54654/
stuff it all works but I’m wondering it that has any downside and, if not, If there is a way to generate this link in an info field for them to copy paste.
Any ideas?
Cheers,
Sam