Hi, in Adobe Campaign, is there a way to show or hide an image on mobile vs desktop. Is there a CSS class that I can apply that will hide a specific image on mobile or desktop? Thanks!
Hello!I would need to make a mass update on this field:When trying to do a mass update on selected lines I cannot see/select that field:I've tried to do it in a wkf with an update data but same there, it doesn't work.I cannot sort the attribute either in that table view. I'm guessing I need to chang...
Hello!I have a question regarding the "Prepare" and "Prepare and start" options when it comes to delivery and sending out an email.When using "Prepare and start" will the sendout be sent immediately but when using just "Prepare" then a manual action is needed (confirming the delivery in campaign das...
Hi Team, I have a features table that generates a new record for a recipient when they purchase 1 or 2 features, like this: Recipient 1 - Feature 1Recipient 1 - Feature 2 I need to trigger an email with dynamic conditions based on the purchased features. The email should display content blocks for ...
Hello, I would like to change these predefined columns when displaying the Recipient-folder.Where do I find this setting/code in the system? I looked around but couldn't find it.Many thanks!
Hi,When I try to compare the date values in QueryDef in Java script activity (in Adobe Campaign Classic), Its throwing an error. Because the date format are not matching.Date1 format: Thu Dec 07 2023 18:45:26 GMT+0530 (IST)Date2 format: 2023-12-11 07:01:34.493Z Now I need to convert the date1's for...
Hello everybody, I am currently analyzing a request and all the impacts it could have but before touching anything, I would like to know if the spawnWithParameters or startWithParameters method could execute the same workflow at the same time without it Is there any error? Let me explain, I have sev...
Hello All, I upload files and publish them successfully to frontals using JS. I want after change the file programatically.Any idea how to achieve that? Basically i want to reproduce "Change the file on the server" but from the workflow. Marcel Szimonisz
Hi, I create this ticket because I need information for an internal study. I am documenting the volume of Adobe Campaign tables and would like to know more about the NMSDELIVERYLOGSTATS table. How is it powered? How is it updated? How is it purged? Which workflows perform actions that manipulate thi...
Hello, Im currently trying to set up an endpoint where the producing system sometimes doesnt send a parameter at all but sometimes does. I know how to set up the endpoint with the parameters but not sure how to handle requests that doesn't have all the parameters that is in the method. This is how t...