Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
I want to display two identical tables (with the same data) on a single page.However, in Adobe LiveCycle Designer, the first table currently renders all its rows before the second one starts.I would like both tables to render their rows at the same time, line by line, in parallel not sequentially.Additionally, I want to limit each table to display only 12 rows per page.For example, if there are 24 items, both tables should print 12 rows on page 1 and the next 12 rows on page 2 again, shown together. Best regards,Trisha
Hi, We’ve encountered an issue in our Marketo instance where several person records are still marked as Invalid due to a hard bounce on an old email address. However, these records have since had their email addresses updated via CRM sync.For example, a record originally had the email akshat@efgh.com, which hard bounced and marked the record as Invalid. Later, the email was updated to akshat@abcd.com, but the Invalid flag remains.The Challenge: There doesn’t seem to be a straightforward way to create a Smart List that identifies records where:The current email address is different from the one that triggered the hard bounce.The record is still marked as Invalid.I attempted to use the {{lead.Email Address}} token in the Email Bounce activity filter, but it returned no results—likely because tokens aren’t supported in that context.The Ask: Is there a way—perhaps via the Marketo API—to:Retrieve the email address associated with the Em
Launched in 2025, Adobe Target’s redesigned user interface delivers a more streamlined and intuitive experience, enhancing usability and efficiency for all user roles. This FAQ addresses key questions about the new Target UI and Visual Experience Composer (VEC), including navigation updates, feature placements, and the removal of the temporary UI toggle. Whether you're a marketer, developer, or administrator, this guide is designed to support a smooth transition and help you maximize the benefits of the updated interface. Explore the FAQ now to get up to speed and make the most of what’s new!
We’re currently using validation logic in Workfront to block certain special characters in the Project Name field on a request form. However, maintaining a list of every disallowed character is not scalable, and users are still finding creative ways to enter unintended characters.We’re looking for a solution to restrict all special characters, ideally using a broader pattern or rule, rather than validating each one manually.Has anyone implemented a global validation (maybe through Fusion, custom API, or smarter field logic) that restricts project names to only letters, numbers, spaces, and maybe a few approved symbols (e.g. dashes or underscores)?Any guidance or example logic would be super helpful.
Hi All,We are creating AEM project using react SPA and server side rendering. Is there a way to handle payload and response size limit of 1 mb (https://developer.adobe.com/runtime/docs/guides/using/system_settings/), I see an option to use gzip compression but don't know how to use it in our project. If someone has any reference, it would be a great help. Also I see in documentation(https://developer.adobe.com/runtime/docs/guides/) they say to read/write from s3 store, is there any documentation or example for how to do that. ThanksNitin Kumar
Hey There, Whenever I'm trying to pass values as parameters to an expression fragment inside the loop of an email visual fragment, the values are not getting passed. I want to call that expression fragment multiple times with different values passed each time. However, that is not the case when I try to pass values outside the loop. Temporarily, I'm using 'n' no of different variables to store that value inside the loop according to the counter like below.{{#each array as |values|}} {% let counter = counter + 1 %} {%#if counter = 1 %} {% let val1 = values %} {%else if counter = 2 %} {% let val2 = values %} {%/if} {{/each}} However, since this is not scalable and ideal, I want to know whether the ideal solution (passing inside a loop) is feasible in Adobe or not.Let me give you an example of what I'm trying:[In the expression fragment]{{#inline "headline" name="Headline"}} {{/inline}} ------- {{{headline}}} ------- [In the email
Hello Everyone! By now, most of you already know that we have launched the editor and its enablement to all Marketo customers (who have already migrated to IMS) from Feb 5th, 2025. Here are the highlights you can find in Part 2 of the new designer blog series (in case you missed the first one - Check here) New features that we added Join the challenge to shape what's next New features Content Locking Now you can lock specific sections in an email template. Now this supports just locking the full template but also specific sections of the email template. You can even partially lock the content too (eg: allow editing the content but not the structure) Parameterized Fragments Fragments are reusable content blocks that can be created centrally and inserted into your Emails and Email Templates. Not only these are reusable content blocks, you can even parameterize the content inside fragments that can be
Hi, As has been widely commented on here, the new UI has several significant issues that delay/block business as usual activity. These issues are not only happening to us but also to our Adobe technical consulting team. Having the toggle to allow us to revert back has somewhat lessened the impact, but I understand this is going to be removed on June 22nd - regardless of whether the issues are resolved or not. Several of our key initiatives are going to be blocked or severely hampered if this does happen. Please can the toggle be kept in place until there is confidence across the community that the new UI is fit for purpose?
Hello All,We were using regionalized offers using context hub/segmentation.Offers were created using experience fragments.We did a POC to integrate target on our AEM as cloud service instance. Once integration completed, context hub stopped working even in author environment. We are not yet ready to move completely to target. Can you suggest how to resolve this issue?
what is difference between Data Distiller and Query Service in AEP? In what ways are they similar or different?
Hi,I'm a web developer working at a company that wishes to use Marketo forms on it's website.I've successfully gotten Marketo Forms integrated into the website, however, the load times for these embed scripts are unacceptably slow, and cause the website to feel clunky.My possible solution for this is to execute the embed script during the website build, and then inject the returned form into the static webpage, so that the form will be served as static HTML, along with the rest of the page. However, I'm worried that when it comes to the client interacting with the form, the MktoForms2 script might not be able to detect that the form is already in the webpage.Does anyone know if this solution will work? I'd like to know now, rather than starting the work only to realise that it's impossible. Any help is appreciated.Regards.Alex
I've a schema abc:multipleops (that stores all operations - transactions - related to a recipient) that I need to stablish a N-1 relationship with Recipients. The relationship should be visible from both sides.documentation says, I just should not type: revCardinalityrevCardinality (optional): with value “single” populates cardinality with type 1-1 (1-N by default)So, this is what I need to enter to abc:multipleops, so multiple operations are linked to a single recipient???I'm crossing revCardinality="single" meaning that I'll remove this part from the code below:<element integrity="normal" label="Recipient" name="recipient" noDbIndex="true"revCardinality="single" revLabel="multipleops (Link)" revLink="multipleops"revTarget="@codinterno" target="nms:recipient" type="link"><join xpath-dst="@codinterno" xpath-src="@codinterno"/></element>How can I validate it from the interface?
Hi everyone,I’m trying to set up a sandbox or demo account for Adobe Analytics via this link: https://business.adobe.com/resources/adobe-analytics-sandbox.html#roll-up-your-sleeves-and-explore-analysis-workspaceI’ve submitted the request form a few times, but I haven’t received any confirmation or follow-up email with access details. Has anyone else experienced this? Am I missing a step or doing something wrong?Any help or advice would be greatly appreciated!Thanks in advance 🙏
Hello, How do we set list variables for a mobile application given that we are using context data and processing rules? Thanks
Fragments - The new feature in Marketo can be used in New Email Editor. It works like a snippet and you can create you headers and footers in fragments. Modules and snippets have been combined and replaced with fragments, which can be used absolutely anywhere – they can be dropped onto any column of any email or template. In New Email Editor, Fragment are like snippets, not ties to any specific template, and can be dropped to any column. Fragments have a Draft and Published status, and by default, fragments behave like No-Draft Snippets. Any updates to them automatically flow through to all templates and Emails that use that fragment, without triggering a Draft.
Hi, I've gone to analyse a test in Target and noticed that the A4T link (that used to appear in "Reports") is no longer present - this is both on the old and new UI. Am I just not seeing it or is this not going to be a function ongoing? Thanks,Miriam Eg.
Hi, I need to install some packages on AEM Publish brand new installation. I am using Author Package Manager URL with just the port number change. 1. I do not see any packages in AEM Publish, uploaded or installed. Is this the expected behavior?2. When I tried to install my package, it fails with error "The tree does not exist".Is there a problem with my package? Appreciate all your replies. Thanks,RK.
I have created a custom tab in Metadata of DAM assest, whenever i author the values and try to save its throwing error. I'm unable to edit the values of custom tab
Hi Community, I have multiple journeys where we are sending out 10 or more emails to customer across a period of 1 month. Now to check if any consumer has opted out of email communication, we put suppression audience check before every email. But is there any way either using query service or by building any utility, where I can just enter the journey name or details and the output would give me a result saying there are 10 email actions and before all 10 email actions we have put a condition check using suppression audience ?
I am getting below error while creating an extension. Please suggest what could be reason behind it and how to resolve it.No extension package was found on the server with the name eloqua-adobe-by-enautics-macu and development availability.
Hi all,For one of our clients there is a criteria where they want to force the content author to fill in all required fields when adding a new component to page.Currently when adding a component the authoring dialog does not open automatically, we want it to open automatically when a component is placed on a page.a second criteria is that when the author decides do exit the edit dialog without saving, the newly added component should be removed because it was not configured according to the business rules the client has set up.The client wants to avoid having empty component cluttering pages on the authoring environment and encourage the authors to always fill in the components properly.Can we achieve this by adding an additional clientlib?If so, do we have an example?Thank you in advance!Kind regards,Dennis
Hi all,I upgraded my local instance of AEM from SP21 to SP23 using the AEM-6.5-Service-Pack-23-6.5.23.zip package.The http://localhost:4502/system/console/status-productinfo still shows Adobe Experience Manager (6.5.21.0)Any suggestions why the productinfo does not show 6.5.23.0? This is the output from the error log:
Hello everyone, Whenever I deploy a new version of AEM, the paste function disappears and we can't add components, either via the + button or from the side panel. We opened a ticket and found out that this was due to an issue with the policies. However, when the next release was deployed, we lost those functions again, so now we need to reconfigure the policies every time. Is anyone else experiencing this issue?
Hello Community,I am looking to send event data to Facebook and want to better understand the most efficient and reliable method to do so. Specifically, I am trying to decide between using Event Forwarding and the Facebook Destination. Which method is more convenient in terms of setup, data accuracy, and performance and why? I went through the documentation part of both the approaches but could not find any differenceApproach 1: Destination Solution:Facebook connection | Adobe Experience Platform Approach 2: Event Forwarding to Facebook Conversion API Any insights or best practices from your experience would be really appreciated!
Hi , I want to do translation of assets through TransPerfect tool like i have dc: title metadata field in AEM asset that i have to translate to languages like French, German and translated field will be get save back to metadata fields like dc:title.fr_fr, dc:title.de_de. How i can achieve this through global link TransPerfect. your response will be appreciated. Thanks in advance.Thanks.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.