Expand my Community achievements bar.

Announcing the launch of new sub-community for Campaign Web UI to cater specifically to the needs of Campaign Web UI users!

How to display targeting and workflow tab by default while creating campaign template

Avatar

Level 3

Hi,

 

While creating campaign template Targeting and Workflow tab is not displayed by default.

ramprakasht3196_0-1609858212741.png

Targeting and workflows tab should be enabled in the Advanced campaign parameter option as given below.

ramprakasht3196_1-1609858681127.png

 

Could you please guide me, how to set "Targeting and workflows" value  "Yes" by default.

 

Thank You! 

 

3 Replies

Avatar

Community Advisor

Hi @ramprakasht3196 ,

 

You will need to extend your operation schema and set the useWorkflow as true per default

<attribute default="true" label="Targeting and workflows" name="useWorkflow" type="boolean"/>

 Thanks,

David



David Kangni

Avatar

Level 3

Hi,

Thanks you!
I have tried the code in schema. The attribute useWorkflow is defined with xml="true" in the schema. So I was unable to achieve the solution. Is there any other solutions for this.

 

BR,

Ram.

Avatar

Level 3

Hi @DavidKangni ,


I have tried the code in schema. The attribute useWorkflow is defined with xml="true" in the schema(nms:operation). So I was unable to achieve the solution. Is there any other solutions for this.

 

BR,

Ram.