Hi Isomorphic,
as of today it is possible to localize field titles from title-fmt tags in .ds.xml.
This is not true for ListGridField.prompt used for hovers (e.g. this sample).
Can you add support here as well? We are currently planning on adding a lot of text here, but this would of course need to be localized. Right now, we would need to do this clientside.
Perhaps you could also use this in other DataBound widgets like DynamicForm, where you could build a Helper FormItemIcon out of this (I assume with a new setter like "setAddDefaultFormIcon(true)" or similar.
Best regards
Blama
as of today it is possible to localize field titles from title-fmt tags in .ds.xml.
This is not true for ListGridField.prompt used for hovers (e.g. this sample).
Can you add support here as well? We are currently planning on adding a lot of text here, but this would of course need to be localized. Right now, we would need to do this clientside.
Perhaps you could also use this in other DataBound widgets like DynamicForm, where you could build a Helper FormItemIcon out of this (I assume with a new setter like "setAddDefaultFormIcon(true)" or similar.
Best regards
Blama
Comment