Permalink
Cannot retrieve contributors at this time
docassemble/docassemble_base/docassemble/base/data/questions/examples/allow-emailing-false.yml
Go to file
14 lines (14 sloc)
360 Bytes
metadata: | |
title: Disallowing e-mailing | |
documentation: "https://docassemble.org/docs/documents.html#allow emailing" | |
--- | |
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! | |
allow emailing: False |