| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
Discuss (mail)
|
| Lines of code | 65 |
| Technical Name |
ps_web_form_chatter_toggle |
| License | LGPL-3 |
Pixora Solution · Form UX
Form Chatter Toggle
Give every user a one-click button to show or hide the Discuss chatter on any form view — without touching company settings. The choice is saved per user in the browser, so the form always opens the way they left it.
One button. Two modes.
Chatter visible — messages, followers, and activity log all accessible.
Chatter hidden — the form sheet expands to full width for faster data entry.
Why teams install it
Collapsing chatter expands the form sheet to full width — ideal for wide tables like invoice lines or BOM components.
The toggle sits next to the pager in the control panel — always reachable without scrolling or navigating away.
Each user sets their own preference. The choice is stored in localStorage per user ID — no server fields, no company settings changed.
Pure front-end: an OWL patch on the form controller, a control-panel slot, and scoped SCSS. No new models or migrations.
How it works
Got a feature idea for Odoo?
We're always looking for real-world pain points to solve. Tell us what's slowing your team down — we review every suggestion and turn the most-requested ones into free modules for the community.
Share your ideaNo commitment needed — just a quick email describing the workflow you'd like to see improved.
Technical notes
- Requires
webandmail— standard on all Odoo installations. - Works on any form that uses the standard
Chattercomponent. - Private / strict browser modes may not persist
localStorage. - License follows the declaration on your Pixora Solution listing.
Please log in to comment on this module