Expand my Community achievements bar.

tejashriw155148
tejashriw155148
Offline
Type
  • All
  • Questions
  • Discussions
  • Ideas
  • Blogs
Filter by user contributions
  • 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,

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    4
  • 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: <if expr="EV(@messageType, 'sms')"><check expr="[../content/sms/source] LIKE '%Adobe Campaign' "><error>"SMS content shoulf contain Adobe Campai...

    Type

    Questions

    Views

    756

    Likes

    0

    Replies

    1
  • 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.  

    Type

    Questions

    Views

    884

    Likes

    0

    Replies

    4
  • 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- <if expr="EV(@messageType, 'sms')"><check ex...

    Type

    Questions

    Views

    738

    Likes

    0

    Replies

    2
  • 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 

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    4
  • Hi, In web application, I have added code in script and want to call error page message(location- web application properties>Error page tab) in script.  Example:code in script like if (condition==true){}else{//display error page message} Any suggestions? Regards,Tejashri   

    Type

    Questions

    Views

    1.1K

    Likes

    0

    Replies

    3
  • In my existing web application, when I hit the web application url with id it check id in partyPartId column and display all data related to partyPartId on the dashboard.Now I want, when I hit the url with id it should check the presence of id in two columns(like partyPartId and soleProperietorPartI...

    Type

    Questions

    Views

    1.7K

    Likes

    0

    Replies

    11
  • Hi, Instead of error message I want to display alert message in input form. Also how can I use wildcard operator in input form.I tried below code in nms:delivery input form but like operator throwing an error. <if expr="EV(@messageType, 'sms')">     <check expr="@label like 'Adobe'">         <error>...

    Type

    Questions

    Views

    1.3K

    Likes

    0

    Replies

    4
  • Hi, When I open any delivery template and click on properties, it shows below properties window.I want to modify the bottom part of the template. I search the "Execution folder" logic in nms:delivery and nms:newDelivery input form but didn't find label in input form.  Please let me know where I can ...

    Type

    Questions

    Views

    1.6K

    Likes

    0

    Replies

    5
  • Hi, I have created web application in ACC and added below code in script. var contactID = ctx.recipient.@contactId;/**Fetch Details from BroadLogRcp*/var query = NLWS.xtkQueryDef.create({queryDef: {schema: "nms:broadLogRcp", operation: "select",select: {node:[{expr: "[delivery/@messageType]"},{expr:...

    Type

    Questions

    Views

    1.9K

    Likes

    0

    Replies

    5
Top badges earned by tejashriw155148
Customize the badges you want to showcase on your profile