Skip to content

Commit

Permalink
Merge pull request #854 from SuffolkLITLab/no-special-0-cases
Browse files Browse the repository at this point in the history
Make it easier for developers to customize questions about `users` list - one question for user 0/i and adaptive use of "you"
  • Loading branch information
nonprofittechy authored Jun 12, 2024
2 parents 9ef1c7d + 0e3404c commit 6017cf8
Show file tree
Hide file tree
Showing 2 changed files with 212 additions and 142 deletions.
5 changes: 4 additions & 1 deletion docassemble/AssemblyLine/data/questions/al_settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,4 +103,7 @@ code: |
AL_DEFAULT_OVERFLOW_MESSAGE = "..."
---
code: |
al_form_requires_digital_signature = True
al_form_requires_digital_signature = True
---
code: |
al_person_answering = "user"
Loading

0 comments on commit 6017cf8

Please sign in to comment.