Skip to Content
Menu
You need to be registered to interact with the community.
This question has been flagged
3 Odgovori
2658 Prikazi

Hello Odooer's,

 I am opening a task and then if I try to click on "navigate to" button which is at the bottom of customer address as provided by odoo it is giving me warning that Pop window is block. I am facing popup warning while using odoo app installed in iphone.

Note: I have disable Block pop-ups in safari and chorme too.
Immediate help is appreciated.


Avatar
Opusti

Same here. I am getting this in Chrome for Windows. It happens when a button opens a link using an action:
return {
'type': 'ir.actions.act_url',
'name': "Product Image",
'target': 'blank',
'url': url,
}
I have every popup allowed in Chrome.

Best Answer

Exact same issue here. I have allowed pop-ups in Safari settings but even after restarting the app it changed nothing. The exact message is : A popup window has been blocked. You may need to change your browser settings to allow popup windows for this page.

Avatar
Opusti
Best Answer

2024 and this hasn’t been resolved … I’m on version 17!

Avatar
Opusti
Best Answer

Same problem here.  I added a button to a custom module that opens an external URL in a new tab which all works great, but I get the pop up warning in odoo anyway.  I'm using Odoo 16 CE.

Avatar
Opusti
Related Posts Odgovori Prikazi Aktivnost
1
okt. 23
2583
1
jun. 23
2731
4
dec. 23
3238
1
okt. 23
1691
2
sep. 23
2820