Go to main content

File download id

Contents

Syntax

<txp:file_download_id />

The file_download_id tag is a single tag that Textpattern will replace with the internal ID number of the file to be downloaded. Should be used in Textpattern ‘file’ type Form templates.

Attributes

This tag has no attributes of its own. It accepts only the global attributes .

Examples

Example 1: Display a file id

<p>
    File ID number:
    <txp:file_download_id />
</p>

If you notice any kind of problem with this page's construction or content (outdated information, typos, broken links, or whatever), open an issue to have it sorted. Or have a go at it yourself. :)