docassemble icon indicating copy to clipboard operation
docassemble copied to clipboard

A free, open-source expert system for guided interviews and document assembly, based on Python, YAML, and Markdown.

Results 103 docassemble issues
Sort by recently updated
recently updated
newest added
trafficstars

When embedding docassemble into a div (via the js_target= parameter), and the website is behind a Content Security Policy, the browser (Chrome) is blocking parts of the returned JS script...

The ajax input is great, and you can use list collect to gather multiple items on one screen. However, when you are building a list of similar elements, it's common...

![Config File](https://user-images.githubusercontent.com/83969407/117682659-957a1380-b1b3-11eb-90f8-7685c0b4cd56.png) Deployment to an azure web service was successfull. Logging in as admin as well. Attached please find the configuration sequence. After follwing the installation guide we were trying...

``` variable name: source data: text1: {defined term} text2: a {defined term} that is different --- mandatory: True question: This question uses a ${ source['text1'] } and ${ source['text2'] },...

Is there any way in which I can indicate which page or which interview I would like to show after each user's registration? A function similar to that of after...

Hey everyone, I just wanted to get started with Docassemble in order to streamline some of the tedious work of my study program, but I can't even get it to...

From what I understand, there isn't currently something similar to a `template`, but for fields instead of strings. That is, a way to abstract fields for reuse in the same...

How can I configure the favicon?

I followed every step of the docassemble documentation, and it still gives me the following error. KeyError: 'Decoder failed to handle access_token with data as returned by provider. A different...

Docassemble produces an InternalServerError when trying to upload movie files ".mov" created in quicktime. Also I am unable to capture this error using the "error action". I attach a test.txt...