Skip to Content
Menu

20.25

v 18.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 371
Technical Name char_tags_field
LicenseLGPL-3
Websitehttps://www.linkedin.com/in/neftalimich
Versions 17.0 18.0
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Lines of code 371
Technical Name char_tags_field
LicenseLGPL-3
Websitehttps://www.linkedin.com/in/neftalimich
Versions 17.0 18.0

Tags Field Widget for Char Fields

Create perfect labels with a simple Char field.

Char Tags Field Widget Configuration.

Set Parameters:
widget="char_tags"
data_tags="Tag 01,Tag 02:2"
field_tags="other_field_name"
Note: data_tags/field_tags both are optionals.
Choose options:
options="{
  'no_create_tag': 0,   'no_edit_color': 0,   'no_set_color': 0,
}"

Note: All options are optional and are set to false by default

See it in action

Chart Tags Field Widget documentation

Configuration

  • <field name="your_tree_field_name" widget="char_tags" data_tags="Tag 01, Tag 02:1, Tag 03:2"/>
  • option - 'no_create_tag': users won't be able to create new tags.
  • option - 'no_edit_color': users will not be able to edit the color, but it will remain set..
  • option - 'no_set_color': colors will not be set.

Changelog

[2025-05-18] - Release (1.0.0)

  • Basic functionality.

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.