Nivel 1
Nivel 2
Iniciar sesión en la comunidad
Iniciar sesión para ver todas las insignias
Hello, does anybody know with with setting or table field the default order of the Workflows in the Campaign box is defined?
¡Resuelto! Ir a solución.
Los temas ayudan a categorizar el contenido de la comunidad e incrementan la posibilidad de encontrar contenido relevante.
Vistas
Respuestas
Total de me gusta
HI @menno_aartsen ,
By default it is arranged based on campaign workflow's creation date (Sort order - Older to Newest)
The first created workflow will be in top, and then followed by next created workflows. You can rearrange the workflow order.
Vistas
Respuestas
Total de me gusta
HI @menno_aartsen ,
By default it is arranged based on campaign workflow's creation date (Sort order - Older to Newest)
The first created workflow will be in top, and then followed by next created workflows. You can rearrange the workflow order.
Vistas
Respuestas
Total de me gusta
And as soon as you rearrange the workflows, Adobe must have saved this order somewhere. Because next time I open Adobe Campaign it shows me the new order. So Adobe mjust save this new order somewhere. But where can I find this?
Vistas
Respuestas
Total de me gusta
It is stored as XML. You can right click somewhere on the campaign > Edit XML source > You can find the workflow element arranged in the same order.
<operation _cs="Campaign Label (OP111)" *********>
<*********/>
<*********/>
<*********/>
<workflow _cs="New workflow1 (WKF111)" *********>
<*********/>
<*********/>
</workflow>
<workflow _cs="New workflow2 (WKF222)" *********>
<*********/>
<*********/>
</workflow>
</operation>
Vistas
Respuestas
Total de me gusta
Vistas
me gusta
Respuestas
Vistas
me gusta
Respuestas