Steps to reproduce
- Create a new webform and add a default value to e.g. a text field.
- Translate the webform.
- You are unable to translate the default value. When you add #default_value: 'my translation' It is stripped from the yaml code.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | webform_translation-2863242-3.patch | 358 bytes | jeroent |
| #2 | webform_translation-2863242-2.patch | 358 bytes | jeroent |
Comments
Comment #2
jeroentPatch attached makes the default value translatable.
Comment #3
jeroentFix coding standards...
Comment #5
jrockowitz commentedComment #6
jeroent@jrockowitz,
Great to see this issue getting fixed so fast!