HostingTEK
New Member
After changing one custom field structure, it is not possible to change existing values of that field on subscribers. For example, editing a list like this:
old table:
FNAME;LNAME;EMAIL;ROLE(multi value: CEO,CTO,DEV)
containing a subscriber with this values:
John;Snow;john@snow.com;DEV
new table:
FNAME;LNAME;EMAIL;ROLE(multi value: CEO,CTO,FRONTEND_DEV, BACKEND_DEV)
even if it is possible to add FRONTEND_DEV and BACKEND_DEV as values, the existing record still contains the old DEV value from the old custom field structure, and its not possible to remove or edit from the interface.
Is this an expected behaviour?
old table:
FNAME;LNAME;EMAIL;ROLE(multi value: CEO,CTO,DEV)
containing a subscriber with this values:
John;Snow;john@snow.com;DEV
new table:
FNAME;LNAME;EMAIL;ROLE(multi value: CEO,CTO,FRONTEND_DEV, BACKEND_DEV)
even if it is possible to add FRONTEND_DEV and BACKEND_DEV as values, the existing record still contains the old DEV value from the old custom field structure, and its not possible to remove or edit from the interface.
Is this an expected behaviour?