I am creating a form for which I would like the user to be able to download a PDF which will be stored locally as a media file in odk central. In the same way as image, for example.
I tried the following but without success...
| type | name | label | hint |
| note | amphibian_identification_key | Clé d'appui à l'identification des amphibiens | [Cliquez pour télécharger le fichier](//media/identification-key-amphibian.pdf) |
Hi @Guillaume_Costes,
This is one way to do it. But you will have to reset the default image viewer to a PDF viewer (that can also view images). It is a bit of a hack, but one that I rely on to be able to dynamically deliver PDFs to my users for reference.