Skip to Content
Menu
This question has been flagged
2 Replies
2381 Views

The Many2One widget allows external links to be opened for all fields. How can this be restricted?

Avatar
Discard
Best Answer

Hi,
If you need to remove it globally, you can check out this OCA App:    https://apps.odoo.com/apps/modules/16.0/web_m2x_options/

Thanks

Avatar
Discard
Author

Hi Niyas,
Thanks for your response.
That module restricts only editing and creating access, not opening external links from many2one.

Best Answer

Hi Vishnu,

options='{"no_open": True}' is used to restrict the many2one field from opening up the record.

Syntax:


Hope it helps,
Kiran K

Avatar
Discard
Author

Hi Kiran,
Thank you for your reply
"This method allows us to add each and every field individually, but I aim to globally add all the fields from my modules."

Thanks & Regards,
Vishnu Sasikumar

Related Posts Replies Views Activity
1
May 23
3681
2
May 23
3417
1
Dec 21
2199
3
Mar 24
7163
1
Apr 24
1746