On Sunday, March 17, 2013 5:46:19 AM UTC+8, Cédric Krier wrote: > > On 16/03/13 12:52 -0700, Mary Rubio wrote: > > > > > > On Sunday, March 17, 2013 12:23:56 AM UTC+8, Cédric Krier wrote: > > > > > > On 16/03/13 08:36 -0700, Mary Rubio wrote: > > > > > > > > > > > > > You can extend an existing view: > > > > > > > > > > > > > > http://doc.tryton.org/2.6/trytond/doc/topics/views/extension.html#topics-extension > > > > > > > > > But as I understand, when extending a view, I have to use "inherit" > in > > > the > > > > record. Can I do this for a record with multiple tabs but I want the > > > > inherited view to appear only on a single tab? Or should I create a > new > > > > record for the specific tab where the inherit view will appear? > Thank > > > you. > > > > > > I'm confused, what are you calling "record"? > > > > The one we create in xml to visualize the model. I'm sorry if I'm > confusing > > you. > > So I don't understand neither: "a record with multiple tabs" > > -- > Cédric Krier > > B2CK SPRL > Rue de Rotterdam, 4 > 4000 Liège > Belgium > Tel: +32 472 54 46 59 > Email/Jabber: [email protected] <javascript:> > Website: http://www.b2ck.com/ >
Sorry. I'll just rephrase my question. In my view, I want to have a notebook with several pages. But in one of the page, I want some existing view to appear (e.g. the socioeconomics tab in GNU Health).
