Collections in the left column of the UI

2015-09-04 Thread Yu Ri Tan
final column that holds all the collections of the object.* Does this mean that it isn't possible to place a collection block on the left side of the screen? -- Kind regards, Yu Ri Tan

Re: Inconsistent UI using the downloaded .layout.json files

2015-09-04 Thread Yu Ri Tan
ake the @MemberOrder annotation into account while generating the json file. Has anyone noticed this before? -- Kind regards, Yu Ri Tan http://i.imgur.com/JKCDymt.png 2015-09-04 16:08 GMT+02:00 Dan Haywood : > Hi Yuri, > > the ASF mailing lists strip out any pictures/attachmen

Inconsistent UI using the downloaded .layout.json files

2015-09-04 Thread Yu Ri Tan
#x27;ve tested it several times, but the json file overrules the generated UI. It looks like the "Download Layout" action doesn't take the @MemberOrder annotation into account while generating the json file. Has anyone noticed this before? -- Kind regards, Yu Ri Tan

RE: New annotations @hidden vs @Property or @PropertyLayout

2015-02-12 Thread Yu Ri Tan
nvert @Hidden -> > @Property(hidden=...), rather than@PropertyLayout. > > HTH > Dan > > > > On 12 February 2015 at 15:07, Yu Ri Tan wrote: > > > Hi, > > I'm trying to replace all deprecated annotations to the new ones, but I > > don

New annotations @hidden vs @Property or @PropertyLayout

2015-02-12 Thread Yu Ri Tan
tyLayout(hidden = Where.ALL_TABLES) I hope one of you can help me out! Kind regards, Yu Ri Tan