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
Denna fråga har flaggats
1
Besvara
6547
Vyer
Hello,
When you are open any form view form_renderer method call from the js.
Thanks,
shivoham.odoo@gmail.com
Njuter du av diskussionen? Läs inte bara, delta också!
Skapa ett konto idag för att ta del av exklusiva funktioner och engagera dig i vår fantastiska community!
Registrera dig| Relaterade inlägg | Svar | Vyer | Verksamhet | |
|---|---|---|---|---|
|
|
1
mars 15
|
8796 | ||
|
|
1
okt. 24
|
72630 | ||
|
|
1
maj 25
|
5661 | ||
|
|
2
dec. 23
|
28455 | ||
|
|
1
okt. 21
|
11418 |
Hello ! May be you can create web addon and override some existing JS functions to check your particular object and can perform some actions.