cancel
Showing results for 
Search instead for 
Did you mean: 

Localizing custom data lists

leonardo_celati
Champ in-the-making
Champ in-the-making
I have successfully added my custom data list to repository, however I couldn't find a way to get localization working.
The data list is part of an .amp project, I am sure the property file bundled within is correctly loaded because other elements (aspect etc…) get its correct rendering.

However the data lists seems to ignore it, and the property get displayed in the form as:

myaspect:myproperty

This is what I have in the property file regarding the data list.


wzm_invoice.type.wzm_invoiceDataList.title=Invoice data list
wzm_invoice.type.wzm_invoiceDataList.description=Data list for invoice recording
wzm_invoice.property.wzm_amount.title=Amount
wzm_invoice.property.wzm_currency.title=Currency
….other props…

3 REPLIES 3

angelborroy
Community Manager Community Manager
Community Manager
It should work.

Maybe some typo error? The model name is "wzm:invoice"?
Hyland Developer Evangelist

leonardo_celati
Champ in-the-making
Champ in-the-making
Well, apparently there are no typo error.
And yes, the model name is infact wzm:invoice.

I was looking (hoping) for some kind of bug or whatever…but at this point seems the problem is all mine. I will keep investigating.

angelborroy
Community Manager Community Manager
Community Manager
And this AMP module is deployed to share.war, right?
Hyland Developer Evangelist