World is now on Opti ID! Learn more
AI OnAI Off
World is now on Opti ID! Learn more
Does it work when you decorate your properties with DojoWidget attribute?
[DojoWidget(LabelTranslationKey = "/some/path")] public string MyProperty { ... }
Hello, I'm currently in quite a pickle, i need to change the display name of the properties for a criterion.
I currently thought it would be done with the [Display()] attribute.
I have the following code
Thanks in advance!