The Question is Making a enum options add dynamically

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Kashish Shah
    Junior Member
    • Aug 2024
    • 1

    The Question is Making a enum options add dynamically

    I have one field 'Facility' it's type is varchar.
    And other field is 'Facilities' type is multi-enum field in contact entity.
    Is it possible when I am importing data according to that facility it will dynamically add options in Facilities ?
  • rabii
    Active Community Member
    • Jun 2016
    • 1250

    #2
    Yes, possible to import values to multi-emun field i guess you just make sure yo have the valid format in your cvs for validity should ["option one", "opetion two"]
    Rabii
    Web Dev

    Comment

    Working...