Hello Lahmar,

You can find the key "CommonUsername" and its corresponding value in CommonUiLabels.xml. UiLabels are mapped in the screens.

Thanks & Regards,
--
Ashish Nagar

Olivier Michel wrote:
Hello Lahmar !

I usually declare my property files in the action section of the decorator,
so that every screen using this decorator has access to the property file:

<screen name="my-decorator">
        <section>
            <actions>
                <property-map resource="EcommerceUiLabels"
map-name="uiLabelMap" global="true"/>
...

Then the file itself, EcommerceUiLabels.properties is in
/ecommerce/ecommerce/config

Hope this helps,

  Olivier Michel
  Cypoint AB
  http://www.cypoint.se


On Tue, Mar 24, 2009 at 3:29 PM, lahmar <lahmar.abdeloua...@gmail.com>wrote:

Hi,

I would like to know where we define the attributes of an entity in ftl
file
ex:
${uiLabelMap.CommonUsername} where "uiLabelMap" is a  map-name but i don't
know what the "CommonUsername".

Any one has an idea?

Thks & best regards.
Lahmar.
--
View this message in context:
http://www.nabble.com/attributes-in-.ftl-file-tp22681626p22681626.html
Sent from the OFBiz - User mailing list archive at Nabble.com.




Reply via email to