Please refer CommonEntityUiLabels.xml.

Thanks & Regards
-- 
Deepak Dixit
HotWax Media Pvt. Ltd.
www.hotwaxmedia.com
Contact :- +91-98267-54548
Skype  :- deepakdixit

On Jul 5, 2012, at 3:08 PM, Foo Shyn Chung wrote:

> Hi all,
> 
> I'm not sure whether this is a obvious function or not, but I can't find
> much info about it from the net. Currently I have a set of key + values
> stored in a entity and they are constants figures that will be used in
> performing calculation.
> 
> The sample value are like:
> 
> ID           VALUE
> factorA    222
> factorB    333
> 
> However in display , i would like to display the ID with i18n support,
> which can be obtain from XUiLabels. Since the values are fixed (they're
> constants) so is it possible for me to map them using the description field
> in the <display> tag?
> 
> Example something like:
> 
> In the form XML:
> 
> <field name="typeId" title="${uiLabelMap.TypeId}"><display
> description="${uiLabelMap.<Some way to put in the value of typeId here>
> }"/></field>
> 
> In the XUiLabels XML:
> 
> <property key="factorA">
>    <value xml:lang="en">Factor A</value>
>    <value xml:lang="my">Faktor A</value>
> </property>
> 
> 
> Thanks
> FooShyn

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to