Skip to Content
Меню
Вам необхідно зареєструватися, щоб взаємодіяти зі спільнотою.
Це запитання позначене
2 Відповіді
15398 Переглядів

Hi,

In V7, how can we set the default number of records to display of a lisview inside a form ?

This question aimed at the same goal but modifying / hardcoding a hack is not an option.

I know we can set the "limit“ field of an ir_act_window, but this scenario is different, I intend to set the limit on a list view inside a form view.

Thanks for your time, Nicolas

Аватар
Відмінити

I've the same question. I've tried this : http://help.openerp.com/question/6627/how-set-limit-for-number-records-of-x2many/ (nazarii answer) with the limit in .py, but you can't change page.

Найкраща відповідь

The following module does what you want, amount other useful things: https://github.com/0k/web_m2o_enhanced.git

To obtain it install git on your system and do:

git branch https://github.com/0k/web_m2o_enhanced.git web_m2o_enhanced
Аватар
Відмінити
Найкраща відповідь

Even we looking for the same option

Аватар
Відмінити
Related Posts Відповіді Переглядів Дія
5
вер. 24
45436
0
груд. 23
1550
1
трав. 23
3028
1
серп. 21
6710
0
бер. 21
2172