Skip to Content
Menu
This question has been flagged
2 Replies
8926 Views

Hi,


I am looking to insert a table (row, column -- like excel) for entering fields in a form using Odoo Studio. Kindly let me know how will I be able to do that

Avatar
Discard
Best Answer

Select "Edit List View" and then on the left hand side of the screen there are three tabs.  Select "View" and then there's a drop-down called "Editable" where you can select either "New record on top" or "New record at the bottom" (either will work).

In older versions of Studio you need to do it manually in the XML:

 <tree string="Products" editable="top">
Avatar
Discard

i have tried your approac in odoo studio 16 but it is not giving me a table

Best Answer

Thank you for posting an answer.

Avatar
Discard
Related Posts Replies Views Activity
1
Jul 25
925
2
Mar 25
1275
0
Feb 25
979
0
Feb 25
1113
0
Feb 25
1122