docassemble
docassemble copied to clipboard
A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.
Hello to all, I have come across a strange behavior with field conditions in version 1.3.5 and hope someone can help me. I would expect that with the following code,...
Hi Jonathan, We have deployed DocAssemble in a productive environment - thank you so much for this extremely useful tool. My IT colleagues however have some concerns regarding the following...
Hi, When I click "Save and run" from the playgound I end up on the first page of my interview. After completing the fields and pressing the "Continue" button I...
Hi, I'm trying out docassemble and I'm having issues sending out emails. I see this error in the worker logs: ``` [2021-11-09 16:15:46,412: WARNING/ForkPoolWorker-2] Starting to send [2021-11-09 16:15:49,054: WARNING/ForkPoolWorker-2]...
It is possible to use the VS Code editor embedded in a browser much like codemirror. But it is a much more robust editor. The main limit is that it...
Hi Jonathan, Our docassemle setup is one where we use Azure Auth for almost all users (except the standard [email protected]). We have set ``` allow anonymous access: False password login:...
Hi, I am fairly new to docassemble and I have been trying to work out a way ask some questions which are deemed optional in a decision tree kind of...
It is generally recommended that you tag your docker images (see https://github.com/zegl/kube-score/blob/master/README_CHECKS.md for `container-image-tag` for an example linter that fails because of it). Are we able to get docker tags...
The following interview results in an error when loading as a JSON representation (using json=1 interview parameter). Is there something that should be done before attempting to JSONify a list...
When an interview includes `default screen parts` like `under` and `pre`, that value overwrites all previous values setting that specifier. This is problematic when trying to collaborate. To describe an...