Siirry sisältöön
Menu
Sinun on rekisteröidyttävä, jotta voit olla vuorovaikutuksessa yhteisön kanssa.
Tämä kysymys on merkitty
1 Vastaa
9690 Näkymät

Is it possible to use the following?:

<field .. .. attrs="{'invisible': [('partner_id.name', '!=', False)]}">

The main question is: is the dot ('.') allowed?

We couldn't get it to work..

Avatar
Hylkää
Paras vastaus

Well you could not get it works, because it does not. To make such things, you need to add fields on the current model (see fields.related)

Avatar
Hylkää
Tekijä

OK, you already gave an alternative solution! Thanks!

Tekijä

Why does a +domain+ allow the dot notation? and attrs not? Do you know why? Or where it is documented?

A related field in not set till you save. What happens if you've got a boolean and depending on the setting of the boolean you will be able to see certain fields.

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
1
maalisk. 24
5852
2
heinäk. 18
8116
1
maalisk. 15
12062
0
maalisk. 15
4571
2
syysk. 24
4491