Permalink
Cannot retrieve contributors at this time
docassemble/docassemble_base/docassemble/base/data/questions/examples/allow-emailing-true.yml
Go to file
15 lines (15 sloc)
386 Bytes
metadata: | |
title: Allowing documents to be e-mailed | |
documentation: "https://docassemble.org/docs/documents.html#allow emailing" | |
example start: 1 | |
example end: 1 | |
--- | |
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! |