Skip to Content
Menu
Dette spørgsmål er blevet anmeldt
3 Besvarelser
2671 Visninger

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
Kassér

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.

Bedste svar

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
Kassér
Bedste svar

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

Avatar
Kassér
Bedste svar

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
Kassér
Related Posts Besvarelser Visninger Aktivitet
1
okt. 23
2601
1
jun. 23
2738
4
dec. 23
3250
1
okt. 23
1693
2
sep. 23
2824