Skip to content

Commit

Permalink
Fix #109, fix #851 - make it easier to override baseline questions an…
Browse files Browse the repository at this point in the history
…d make responsive to new variable, al_person_answering
  • Loading branch information
nonprofittechy committed May 22, 2024
1 parent 9ef1c7d commit 7d87e42
Show file tree
Hide file tree
Showing 2 changed files with 211 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 7d87e42

Please sign in to comment.