- 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
6 days 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.