Hi, I want to display data of the field "status" of my table Inscription in french. so In the entitymodel.xml, I have add the following to my <entity> definition: default-resource-name="CertifEntityLabels_fr" in witch i defined: Inscription.status.CERTIF_RECU=reçu
the field in my form is like:<field name="status" title="Statut"><display /> But, in the navigator, CERTIF_RECU is displayed !!! what is the problem please ? Thanks -- View this message in context: http://www.nabble.com/internationalizing-data-in-forms-tf4191901.html#a11921006 Sent from the OFBiz - User mailing list archive at Nabble.com.
