Hi,
While creating campaign template Targeting and Workflow tab is not displayed by default.
Targeting and workflows tab should be enabled in the Advanced campaign parameter option as given below.
Could you please guide me, how to set "Targeting and workflows" value "Yes" by default.
Thank You!
Views
Replies
Total Likes
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
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.
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies