Hi, Please let me know how can I add predefined filter for gender, it
means if I checked male then it should show all records related to male
gender only. Example: highlighted in bleow screenshot. Thanks,
Hi, Please suggest me how can I add wildcard operator LIKE in the
delivery input form.I tried below code but getting error when open SMS
delivery template: "SMS
content shoulf contain Adobe Campaign." So I tried
below login in nms:delivery input form to send alert message if Adobe
Campaign text not present in the SMS content: Please
let me know what logic I should add in the javascript file.
Hi @Jonathon_wodnicki I have added below code in nms:delivery input form
inside input tag- Please suggest what changes
I should do, so the code will come at the end of the SMS content.
Thanks.
Hi, I added logic in the nms:delivery input form hence the text message
is rendering automatically in the sms delivery template inside text
content. But its coming at the starting position. Please suggest how to
display text at the ent of the content.
Hi, Can we display warning message in Adobe campaign classic through
input form? if yes then how? Please suggest. Since don't know how to
display warning message in input form I tried for error message.I have
written below code in nms:delivery input form- "Sure? you not added consumer number." The
above code is working fine when I open sms delivery template and when
click on save its showing error message if text content is not empty.
But when I tried below code its not showing any error message...
Hi @Milan_Vucetic The steps you suggested are for how to create SMS
delivery template with text content but here the scenario is different.
When user select any routing from delivery template's properties tab
related to that routing the text should populated in text content. User
not needed to type any text in the text content. Example:While creating
new delivery template, when user select SMS routing from delivery
template's properties- From ABC service provider text should come in sms
Text con...
Hi, While creating new delivery template, after selecting the SMS
routing inside the properties tab - From ABC service provider text
should come in sms Text content. Please let me know how can I do it.
Regards,Tejashri
Hi @Manoj_Kumar_ Using alert I'm able to show the message but I want to
display same which I have defined in Error page like belowIs it possible
to call it in script? Regards,Tejashri