added EmailTemplate.label attribute#320
Conversation
…of an EmailTemplate
|
why aren't the |
|
The 'name' is machine-readable and it should be not editable after creation to avoid bugs in your code. I'm afraid that end user wants to change it to set it more human readable without a "don't touch me" help_text What do you think about? |
|
I don't see any benefit from this, except adding another moving part to the project and thus another potential source of error. Maybe I'm a bit naive here. Could you please give me a concrete example to which values you would set |
|
OK, I see your point. So, you need a kind of identifier, so that you can find and access an How about leaving the |
added EmailTemplate.label attribute to display an optional human readable name of an EmailTemplate
Enabling this feature, end users will more easily understand which EmailTemplate to use