- Issue created by @nghai
- 🇮🇳India nghai Kochi
Allowed the "default_value" property in the "defineTranslatableProperties()" function of the base class.
Patch for 6.3.dev version
- 🇮🇳India nghai Kochi
Patch for 6.2.dev version - Allowed the "default_value" property in the "defineTranslatableProperties()" function of the base class.
- Status changed to Needs work
about 2 months ago 2:50am 20 August 2025 - 🇺🇸United States jrockowitz Brooklyn, NY
This is a reasonable enhancement. Please create an MR for 6.3.x
- 🇺🇸United States jrockowitz Brooklyn, NY
I think the problem is that
#default_value
can contain indexed and associatives and the translation UI can immediately support this. - Merge request !720Issue #3523513: Webform Time Format element: #default_value is not translatable → (Open) created by Unnamed author
- 🇮🇳India anirudhsingh19
Applied the patch but the pipeline fails. Leaving it to NW.
I think comment #8 explains the problem.