I am having an onchange function, I need to change the values in my selection based on the onchange function (return)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Kirjanpito
- Varastointi
- PoS
- Projekti
- MRP
Tämä kysymys on merkitty
1
Vastaa
5226
Näkymät
Hello Eshan,
Unfortunately, I don't believe this is possible with a selection.
The alternative would be to use a Many2one with a domain which is dependent on the field that was being listened to through the onchange event.
If you need any more clarification on how this would work, I would be happy to help.
Thanks,
Thank you
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
|
|
1
maalisk. 21
|
9076 | ||
|
|
2
huhtik. 15
|
17185 | ||
|
How to show field if selected
Ratkaistu
|
|
1
maalisk. 21
|
5010 | |
|
|
4
tammik. 20
|
7371 | ||
|
|
3
jouluk. 19
|
5040 |
you are talking about many2one field or selection field?
@sehrish I am talking about selection field