Nível 1
Nível 2
Faça login na Comunidade
Faça logon para exibir todas as medalhas
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
Solucionado! Ir para a Solução.
Os tópicos ajudam a categorizar o conteúdo da comunidade e aumentam sua capacidade de descobrir conteúdo relevante.
Visualizações
respostas
Total de curtidas
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
Visualizações
respostas
Total de curtidas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas
Visualizações
Curtida
respostas