HI All,
@Parvesh_Parmar ,@Denis_Bozonnet
@Parvesh_Parmar ,@AkshayAnand ,@isahore ,@AndreaBriceno,@ParthaSarathy
just want to know
Usage of User enum attribute in schema definition in Adobe Campaign classic
have found below code in ADOBe campaign recipient schemA:
<attribute desc="Recipient title" label="Title" length="20" name="salutation"
type="string" userEnum="salutation"/>
HOW IT is UsED,from where it is refereinv vlaue
I know how to use dbenum and enum attribute in schema definition
but this userenum , i dont und when to use
have read online documantation but no luck
please help me to understand
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Hi @DishaSharma ,
The userEnum="salutation" is used to define the Enumeration, and it can be a system defined enumeration (as it is given Out of the Box, without us creating). It will be present in the folder "/Administration/Platform/Enumerations/" and you can search the Values of the "salutaion" user enum there.
Regardsm
Pravallika.
Hi @DishaSharma ,
The userEnum="salutation" is used to define the Enumeration, and it can be a system defined enumeration (as it is given Out of the Box, without us creating). It will be present in the folder "/Administration/Platform/Enumerations/" and you can search the Values of the "salutaion" user enum there.
Regardsm
Pravallika.
I cant find this 'salutation' under "/Administration/Platform/Enumerations/" path
are u able to see this in your acc instance???
when i search for 'salutation' under this path "/Administration/Platform/Enumerations/" path,
i found 0 results
please check and attach the screenshot if you are able to see this
salutation' under this path "/Administration/Platform/Enumerations/" path
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies