Thanks for clarifying, I forgotten about that feature. What happens to the layout if you force the app in read mode using isis.services.translation.po.mode=read ?
On 27 October 2015 at 23:01, Cesar Lugo <[email protected]> wrote: > Yes, it's about i18n translations. In regards to those modes, I am > referring to the Apache wicket viewer menu which, in prototype mode, has a > "Prototyping" menu, which has an option "Switch to Reading Translations". > When you select that option and keep using the application is when it loses > the layouts defined in the json layout files. > > Cesar. > > -----Original Message----- > From: Jeroen van der Wal [mailto:[email protected]] > Sent: Tuesday, October 27, 2015 3:40 PM > To: users > Subject: Re: Format Layouts with translations > > Hi Cesar, > > Maybe it's me but I'm not quite getting what you mean with "writing > translations" and "reading translations" mode. Are you referring to i18n > [1]? > > Cheers, > > Jeroen > > PS If you like you can illustrate with some screenshots but make sure to > use a service like imgur: embedded imgages are removed from list messages. > > [1] https://isis.apache.org/guides/ug.html#_ug_more-advanced_i18n > > On 27 October 2015 at 20:57, Cesar Lugo <[email protected]> wrote: > > > Hello. I am working with Apache Isis Wicket viewer 1.9.0, and I have > > some form layout json files to define the layout for some domain > > objects. I also added a translation file with some translations. When > > running the application in the browser, when I am in "writing > > translations" mode it shows the object form with the layout defined in > > the json file (ok), but when I switch to "reading translations", it goes > back to the "default" > > layout, ignoring the layout defined in the json file. Is there a way > > to show the corresponding layout form when in "reading translations" > > mode?. > > > > > > > > Cesar. > > > > > > > > > > > > > > > > --- > > This email has been checked for viruses by Avast antivirus software. > > https://www.avast.com/antivirus > > > > > --- > This email has been checked for viruses by Avast antivirus software. > https://www.avast.com/antivirus > >
