Hi, is it possible to check a condition and perform some action on form load? what i'm trying to achieve is: I have a few different form views and based on some condition one of them has to be opened from a single, so i was thinking i would link the menu to a particular form and then while opening the menu check the condition and open the other form if the condition is for it otherwise load the form as normal
La domanda è stata contrassegnata
1
Rispondi
6544
Visualizzazioni
Hello,
When you are open any form view form_renderer method call from the js.
Thanks,
shivoham.odoo@gmail.com
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
1
mar 15
|
8792 | ||
|
|
1
ott 24
|
72627 | ||
|
|
1
mag 25
|
5660 | ||
|
|
2
dic 23
|
28453 | ||
|
|
1
ott 21
|
11417 |
Hello ! May be you can create web addon and override some existing JS functions to check your particular object and can perform some actions.