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
Această întrebare a fost marcată
1
Răspunde
6556
Vizualizări
Hello,
When you are open any form view form_renderer method call from the js.
Thanks,
shivoham.odoo@gmail.com
Îți place discuția? Nu doar citi, alătură-te!
Creează-ți un cont astăzi pentru a beneficia de funcții exclusive și a interacționa cu minunata noastră comunitate!
Înscrie-te| Postări similare | Răspunsuri | Vizualizări | Activitate | |
|---|---|---|---|---|
|
|
1
mar. 15
|
8805 | ||
|
|
1
oct. 24
|
72644 | ||
|
|
1
mai 25
|
5668 | ||
|
|
2
dec. 23
|
28459 | ||
|
|
1
oct. 21
|
11421 |
Hello ! May be you can create web addon and override some existing JS functions to check your particular object and can perform some actions.