Skip to Content
Menu
This question has been flagged
4 Replies
14567 Views

How to remove this thing

Avatar
Discard
Best Answer

Hi,

Activate developer mode and navigate to Settings -> Technical -> User Interface -> Views and search for the view with ID:  neutralize_banner and make the record as inactive.

On neutralizing the database, the view is marked as active, so here you are just performing the reverse of the same.

Thanks

Avatar
Discard
Author

thanks a lot!

Best Answer

To deactivate neutralization watermarks


UPDATE ir_ui_view active = false WHERE key = 'web.neutralize_banner';

Avatar
Discard
Best Answer

Hello,

    you can do this following:

    

  • Go to Settings > Technical > System Parameters.
  • Find the parameter that controls the neutralized state. It could be database.is_neutralized or something similar.
  • Change its value to false if it’s set to true.
  • Save the changes.
hope this helps.

regards,

Johan
Avatar
Discard
Best Answer

Hello Niyas, what you mention only removes the banner? or disable all neutralization functionalities?

Avatar
Discard

It will just remove the banner and will not deneutralize the database

Related Posts Replies Views Activity
1
Mar 25
5696
1
Jul 23
2643
3
Aug 25
2666
1
May 25
2666
1
Apr 25
3666