Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
2923 Prikazi

Odoo v13


Model1:

author = fields.Many2one('model2', 'Author')

name = fields.Char("Name")


I want to have in tree view button which string will be "name" field. If we click on it then form of author will be shown.


...

<tree>

    <button name="%(my_action)d" class="btn-link" type"action">

        ??????

    </button>

</tree>

...

my_action show form so its ok, but how to create button string based on field?

  

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
maj 24
1866
1
feb. 17
5577
1
mar. 15
4237
1
mar. 15
16042
4
nov. 24
13557