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

I need to have domian filter on selection field for example i have DATA =[('1','one'),('2','two')] and so on.... i need to display the values excluding 1 in the form view

Avatar
Hylkää
Paras vastaus

Hello,

I'm not sure but I think you can use something like this -> domain=[('selection_field','=','1')].

Avatar
Hylkää
Tekijä

thanks for your reply, i have tried this but this is not working

I just tried this and this can't work. A selection doesn't allow a domain.

You can fix this by making a many2one field and use the selection widget. Where you can define the 'name' and 'value'. Then it's easy to use the domain

Tekijä

Thanks for your reply

Aiheeseen liittyviä artikkeleita Vastaukset Näkymät Toimenpide
3
heinäk. 25
4450
0
toukok. 25
940
2
maalisk. 24
2187
0
tammik. 23
1772
1
marrask. 22
3233