Set envelope default message by type using resources
Added "Please read and confirm this document" to resource files and updated resource class. Replaced Envelope constructor with WithDefaultMessage extension method to set default message based on EnvelopeTypeId. Updated controller and editor form to use this method. Cleaned up imports and comments.
This commit is contained in:
@@ -268,4 +268,7 @@ Muster: +491234567890</value>
|
||||
<data name="AccessCode manually send" xml:space="preserve">
|
||||
<value>Der Zugangs Code wurde erfolgreich an [@Mail] versendet!</value>
|
||||
</data>
|
||||
<data name="Please read and confirm this document" xml:space="preserve">
|
||||
<value>Bitte bestätigen Sie, dieses Dokument gelesen zu haben.</value>
|
||||
</data>
|
||||
</root>
|
||||
Reference in New Issue
Block a user