This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision |
| a_f:a:download_document [2022/09/01 01:23] – ↷ Page moved from a_f:3100_actions:download_document to a_f:a:download_document administrator | a_f:a:download_document [2023/05/09 01:33] (current) – sean |
|---|
| {{tag>Actions Action_List Process Files Documents}} | {{tag>Index Action Action_List Process Files Documents Version:v8.1}} |
| ====== DOWNLOAD DOCUMENT ====== | ====== DOWNLOAD DOCUMENT ====== |
| |
| <callout type="primary" icon="true" title="note"> ''DELETE AFTER'' keyword can be used to specify a number of seconds after which the generated document will be deleted on the server for security reasons. If not specified, the document will be deleted when the user logs out. For example to delete the document after 15 seconds use the following: | <callout type="primary" icon="true" title="note"> ''DELETE AFTER'' keyword can be used to specify a number of seconds after which the generated document will be deleted on the server for security reasons. If not specified, the document will be deleted when the user logs out. For example to delete the document after 15 seconds use the following: |
| |
| <code aim> DOWNLOAD DOCUMENT AccountOpeningLetter DELETE AFTER 15</code></callout> | <code aim>DOWNLOAD DOCUMENT AccountOpeningLetter DELETE AFTER 15 </code></callout> |
| |