Hello, does anybody know with with setting or table field the default order of the Workflows in the Campaign box is defined?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
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.
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.
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?
Views
Replies
Total Likes
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>
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies