Passa al contenuto
Menu
È necessario essere registrati per interagire con la community.
La domanda è stata contrassegnata
5 Risposte
6658 Visualizzazioni

Is it possible to do this?
I want to have two views in one page. The list view on the left and the details in the form view on the right. So we have to replace the default menu on the right with a list view and the main page with a form view.


If it's possible, how to do?

Thank you for your reply​

Avatar
Abbandona

Da Manda, I dont think its possible in odoo by default.

Autore

Thank you,

By default, no, but can we customize this kind of view?

HI..,

You got the solution brother???

Autore

Hi Kiran,

No, but in the new version, you can see this view, as in the module employe

Risposta migliore

You could create an extra view type & handle this logic by extending the JS framework. It's quite a big job though.

Avatar
Abbandona
Autore

Thanks Yenthe.

Risposta migliore

Hello Odooer,

Yes it is possible using base model board.board and multi view functionality.


Refer below example written in v10 for your reference.

https://github.com/OCA/vertical-hotel/blob/10.0/board_frontdesk/views/board_frontdesk_view.xml

Avatar
Abbandona
Post correlati Risposte Visualizzazioni Attività
1
set 21
3385
1
mar 19
8027
0
apr 22
2207
4
mar 22
16995
2
ago 21
6331