LiviaD1
06-04-2020
Hi all,
is there a way to add a new enumeration for "gender" default field?
Gender default enumerations are:
(https://docs.adobe.com/content/help/en/campaign-standard/using/developing/datamodel/datamodel-profil...)
We would like to add a new custom value, for example the value "3".
Is it possible? How can I do it?
Thank you all,
Livia
ramon_bisswange
Employee
07-04-2020
No, you can't add new values to the standard enums in ACS.
You could create a new custom field with an enum but that would be stored separately from the standard field.