Open Closed

Entity extending UI localization issue #9048


User avatar
0
papusa created

Hello,

I've encountered another issue with entity extension regarding UI localization. Here's the code I'm working with:
property.DisplayName = new FixedLocalizableString("Label:BirthDate");
The label translates correctly in the "Create" and "Edit" forms, but it doesn't translate in the table headers.
image.png
image.png
When I add :: before the localization key, the label is correctly translated in the table headers, but the "Create/Edit" forms show an empty string instead.

Could you please assist with resolving this?


2 Answer(s)
  • User Avatar
    0
    erdem.caygor created
    Support Team

    Hello

    Thanks for reporting this issue. It seems to be a bug related to how localization keys are parsed differently between form fields and table headers.
    Once we have a fix in place, I’ll update you right away. Also, I’ll refund your ticket

    Best regards

  • User Avatar
    0
    papusa created

    Thanks!

Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.2.0-preview. Updated on March 25, 2025, 11:10