• Is it possible to convert a relate field to a multienum?

    Currently I have a custom module ('Brands') with a many to many relationship to the Contacts module. The desired outcome is for it to be a multienum to allow the user to select multiple brands via the dropdown of which, on save, will each be related to…