I want to add a notebook in my new form view..
Hw it is possible
I want to add a notebook in my new form view..
Hw it is possible
define view in xml ..
add
<notebook>
<page string="PAGE STRING">
.. .something on page
</page>
</notbook>
more:
documentation for v8
documentation for v7 and older
hope it helps
If we write anything about this page in .py file?
yes, you should define at least fileds you need in .py file
The fields only...? Actually i want the notebook for adding team(Like in Project}
that would be many2many field... define it in your .py, and show it in view...
I tried it,But it shows the following error.. AssertionError: Did not expect element notebook there, line 838
in order to give advice someone should see your code ... we are not wizzards or foreseers :) ...
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrire
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.