Announcement

Collapse
No announcement yet.

Tag system

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Tag system

    Hi,
    I was looking at the Multi-Enum field, and happily found that it was possible to propose customization.
    Yet, I realized that customization does not persist over multiple entries.
    Would it be possible to have something like a tag system, where added tags are added to the default option list for newer entries?
    Or maybe there is a simple formula that could do the job already?
    Thanks.

  • #2
    I think that u need a tag entity first, then a new field type that gets the options from that table, and automatically links the entities with the tag many to many
    CEO of Eblasoft
    EspoCRM Expert since 2014
    Full Stack Web Developer since 2008
    Creator of Numerous Successful Extensions & Projects​

    Comment


    • #3
      eymen-elkum that's my current work around, but I liked how simple it is to add custom values to the multi-enum.
      Using many-to-many does not allow on-the-fly creation of new tag entries.

      Comment


      • eymen-elkum
        eymen-elkum commented
        Editing a comment
        this will need coding to be done, I think it is not so difficult, you may add a hook to catch new tags and save them to the tag table
    Working...
    X