On 29 March 2015 at 19:10, Alexandre Neto <[email protected]> wrote: > Thanks Nyall. > > I have also noticed that the appearance menu is not showing for older > projects already with a table item in a composer. > > I will try to make a few more tests.
Yes, that's expected. When the attribute table was upgraded to handle frames it required an API break. To avoid issues with scripts which relied on composer templates I had to make the call that the old style tables would not be upgraded automatically to the newer tables. That's why older projects won't see the newer table features. Just delete and re add the tables and you'll see all the new options. Nyall > > Em 28/03/2015 23:12, "Nyall Dawson" <[email protected]> escreveu: >> >> >> On 29 Mar 2015 9:40 am, "Alexandre Neto" <[email protected]> wrote: >> > >> > Hello all, >> > >> > While doing screenshots for the User Manual, I have noticed (actually it >> > was Larissa) that In Print Composer I can't see the relation option of the >> > attribute table item. >> > >> > I'm using QGIS 2.8.1 in ubuntu 14.04. >> > >> > Please see the first images of this commit to see what I mean: >> > >> > >> > https://github.com/qgis/QGIS-Documentation/commit/cacb92d13de8adda26709ff1dbff48494600f31c >> > >> > Can anyone confirm this? Is there any condition in a project so that the >> > relation option show up? >> >> You'll need: >> >> - a project with relations >> - an atlas with the coverage layer set to the parent layer from a relation >> >> Nyall >> >> > >> > Best regards, >> > >> > Alexandre Neto >> > >> > _______________________________________________ >> > Qgis-developer mailing list >> > [email protected] >> > http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
