-
In the case of Ability to Pay (as well as our Financial Disclosure prototye), the first page of the interview will be the first landing page for our users. Our stakeholders and product owners feel the…
-
When a DAList is contained within a dictionary, the standard list gathering does not work. We tried a range of options to get a similar concept to work, but it seems like DA can potentially not 'find'…
-
The default interview when you first install docassemble should be something other than the demo interview.
-
When the user searches for their citation with the citation number on their ticket, the results should come back as a card similar to what was styled within AEM.
If the user fails to find their ci…
-
In multi-user and multi-session interviews, it would be great to visually represent to the user both a process overview and the user's position within that process. The Section Navigation Bar and the …
-
Right now you have to compile the scss to css, and that's annoying, so I should automate it!
https://bootswatch.com/4/cerulean/_bootswatch.scss
https://bootswatch.com/4/cerulean/_variables.scss
…
-
Possible #hacktoberfest?
It would be nice to have a list of the items that you should style if you want a custom look for your Docassemble interview. Trying to interest someone at GBLS in documenti…
-
In the Docassemble Demo, writing accented characters (É, é `00c9`, `00e9`) results in the error:
```
Error
UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 126: ordinal not in r…
-
Most show-stopping errors in my interview are when a variable is undefined, which sometimes doesn't happen until getting most of the way through the interview.
Another class of errors is a loop, wh…
-
Date math with format_date is a little confusing with the requirement to convert the Docassemble built-in date type and the function name "format_date" doesn't make it clear you can use it for date ma…