Permalink
Cannot retrieve contributors at this time
docassemble/docassemble_base/docassemble/base/data/questions/examples/attachment-simple.yml
Go to filemetadata: | |
title: Attachment | |
documentation: "https://docassemble.org/docs/documents.html#attachment" | |
--- | |
mandatory: True | |
question: Your document is ready. | |
attachment: | |
- name: A hello world document | |
filename: Hello_World | |
description: | | |
A document with a classic message | |
content: | | |
Hello, world! |