Hi Guys
Please how can I give parameters/context while using request.redirect in odoo Controllers
Thanks a lot !
Hi Guys
Please how can I give parameters/context while using request.redirect in odoo Controllers
Thanks a lot !
I think you need this one
return http.request.render('module_name.your_template_id', {
'data1':data1,
'data2':data1
})This just change the template but not the url
Create an account today to enjoy exclusive features and engage with our awesome community!
Sign up| Related Posts | Replies | Views | Activity | |
|---|---|---|---|---|
|
1
Dec 20
|
15794 | |||
|
2
Jun 24
|
13005 | |||
|
0
Dec 23
|
1872 | |||
|
1
Sep 22
|
18902 | |||
|
5
Nov 15
|
11780 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.