Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Is it possible to have a container with the multi property set to true ? Here is my model definition:"models": [ { "id": "cardlinksitem", "fields": [ { "component": "text", "name": "title", "value": "", "label": "Title", "valueType": "string" }, { "component": "container", "label": "Links", "name": "links", "valueType": "object", "multi": true, "fields": [ { "component": "text", "name": "title", "label": "Button Label", "valueType": "string" }, { "component": "text",
Hi,I’m working in a document-based authoring environment where content is managed through structured documents (possibly XML or JSON via an Enterprise Data Store). I need to fetch the placeholder text for an email input field dynamically from the EDS document and display it in a web form (as shown in the attached screenshot).Could someone help me understand:How do I retrieve the placeholder text value from a structured document in the EDS?What tags or keys should I look for (assuming XML/JSON)?What is the recommended approach to bind this value to a frontend form field's placeholder attribute?Are there specific APIs, query mechanisms, or CMS features used to extract such values in document-based systems?How do I ensure this content remains manageable for authors/editors without needing code changes?Any guidance, best practices, or example implementations would be really helpful.Thanks!
I already have a site running on AEM Cloud that was created a couple of years ago using the standard author and publisher flow. The site has multiple pages that are working fine.Now I want to integrate and utilize Edge Delivery Services (EDS) with this existing site and its pages.I have already gone through https://experienceleague.adobe.com/en/docs/events/experience-manager-gems-recordings/gems2024/aem-authoring-and-edge-delivery It says that a new site needs to be created and a GitHub repository must be linked to it, after which I can add pages to that new site. But what happens to the pages that already exist in other sites? Do I have to manually migrate all the pages from site XYZ (built using the standard author and publisher flow) to the new site ABC?
Hi,this is my query, path=/content/damtype=dam:Asset1_group.property=jcr:content/metadata/productdata/itemStatus1_group.property.1_value=D1_group.property.2_value=X2_group.property=jcr:content/metadata/productdata/samsExpirationDate2_group.property.operation=exists3_group.daterange.property=jcr:content/metadata/productdata/samsExpirationDate3_group.daterange.upperBound=2025-08-283_group.daterange.operation=<p.limit=-1p.offset=0p.guessTotal=true when I use the full property path for daterange which is under productdata not returning results. when I give property as 'jcr:content/metadata/*/samsExpirationDate' it's working and returning the results. productdata node and property: also property is added in the latest oak:index.what could be the reason?Thanks
Happy #NewToolTuesday for all those who celebrate 🙂 Introducing the Smart Report beta in the Taailored for Workfront plugin! Smart Reports gives admins and end users the ability to turn natural language prompts into Workfront reports. This is great for admins making complex reports, like pulling tasks and issues into the same pie graph, or end users who are not native to the Workfront reporting area. Also feel free to check out my last post to see what else the Taailored for Workfront plugin can do.
Hi, I created a task report, grouping it by Project Name and Status, using the same filters and grouping logic as a project report. However, the results are different between the two reports. Could you please help me understand why the task report shows different data even though the filters and groupings match? Regards,AL
Context:This is Mobile app implementationwe are successfully receiving pageview events, events, props, and evars without mapping, by simply doing the below (getting the mob dev team to send an XDM in the payload that matches the _experience fields, sending event type, and web:webPageDetails datasending "eventType": "web.webPageDetails.pageViews", "web":[ "webPageDetails":[ "pageViews":[ "value":1 ], "name": "<page_title>" ] ], "_experience": [ "analytics": [ "customDimensions": [I think we're also getting link click event by doing the web interaction equivalentQuestion:currently we're asking the dev team to send props and evars inside of customDimensions, but how do we set this up so they send user friendly names, such as "schoolName" instead of say, prop34?We're looking for the flexibility to use the datastream to map user friendly xdm fields from the payload to props and eVars. Is this possible?In addition to the structure mentioned above, we asked the dev team to sent the belo
HI Folks, Racking my brain to figure this out but cant and not sure if it can be done. In a report (project) can i add a column where it pulls in the Start/Due date of a specific task? I cant find anything standard to pull in Task info into a project report. And i cant make a task report behave the way i want with columns to show the Start or Due date. What i want is to have a report where a single project is on a row. In the columns there are selected tasks (hopefully using something like "task name contains - Schedule meeting") and one column has the start, and one the due date. Can this be done using text and how? Thanks!!
Hi There! I'm unable to update "commit dates" in WF as a bulk process; however, it allows me to do so for each and every task. Can't we update them as a bulk process? Regards,Vino
We are completely new to Workfront and I would like to get clarified on few things which I'd listed out below;1) When a request Intake form is submitted, the request will be automatically considered as a "Issue" and that request show under the requests submitted UI. Will it also be shown under the "Issues" list of the project? & when we don't have a project, where this request will be shown?2) When a request Intake form is submitted, the request will be automatically considered as a "Issue" and that "Issue" can be converted to only one task or multiple tasks?3) If a request (issue) got converted in to task, will it be linked or mapped to the particular issue? where it originated from?4) Also, if i want to create a multiple tasks from an Issue (originally request), how will it be possible?5) How & where can we define the mandatory & optional fields that user needs to be filled when submitting the Request Intake form Thanks,
Hi all - ICYMI, we kicked off the Ohio Workfront User Group this week! YAY! Thank you for everyone who attended live and for your participation in our activities. We had a great time hearing from you on what you are looking for out of our group and where we should head next for future meetings. Deck attached if you were not able to attend. Stay tuned for our next event coming soon. As a reminder, be sure to be a member of the Ohio chapter to receive updates. https://workfront-augs.adobe.com/wug-ohio/ Also, don't miss out on the first ever Mega WUG event taking place on 9/10 for the Skill Exchange After Party. More details here: https://workfront-augs.adobe.com/events/details/adobe-workfront-wug-southern-california-presents-adobe-workfront-the-skill-exchange-after-party-your-pit-stop-for-the-real-scoop/cohost-wug-ohio
I have a scenario to overwrite existing AEP RTCDP profile attribute with a null using upsert data ingestion Example:profile- FN: test, LN: test 2, City: NY replace City with nullexpected profile- FN- test, LN: test2 I tried with data prep mapping iif((upper(FN)).equalsIgnoreCase("TEST"), nullify, City)), it is doesn't overwrite profile attribute 'City', AEP just omit this mapping because of null. Thanks,Anandhi
We all use Adobe Analytics (or CJA) day in and day out. And, let’s be honest, most of us are probably at least a little bit nerdy. I’m willing to bet that you’ve got a favourite feature (or two or three). So, let’s nerd out a little bit about our favourites - what is your go-to feature? Why do you think it’s the best? Why do you think everyone should be using it? Is it a certain visualization that helps explore your data? Is it a type of segment or metric that you like to build? Or is it the way you set up your processing rules? It probably comes as no surprise to anyone who has seen me talk at Summit or in the Skill Exchange, but my favourite feature is using functions in calculated metrics (and metric building in general). A lot of the functions are vastly underused, but they’re super powerful and can definitely help you up your reporting game. Building custom metrics is already a pretty powerful tool, but with the added use of the functions, it's a whole other level. F
Hi want to sibscribe and get AEM forms as i you want to integrate XFA forms for filling using my app please can someone help me achieve this
Is there a text mode syntax that I can use to pull a column into a Recently Deleted (Documents) section view that will indicate if a document is a proof or not? We have users ask us to restore documents and they don't always tell us if they are proofs or not. This causes issues when we restore them from the WF recycling instead of ProofHQ recycling since it does not restore them as proofs. I would love to be able to quickly see if a document is a proof or not from the Recently Deleted section to avoid this issue.
For Workfront Admins, is there a way to view all the specific approval requests made to another user? For our current instance of Workfront, we are limited in how many approvals certain users can make each month. Within the Users section, we can see how many decisions each user made each month but cannot drill into each of these approval requests. Thank you!!
DescriptionThe proposal is to integrate quantum computing capabilities into Adobe Target’s personalization and optimization workflows. Quantum computing enables processing of exponentially complex datasets and can solve optimization problems faster and more accurately than classical AI. By embedding quantum-inspired or quantum-hardware-accelerated models into Adobe Target, businesses can achieve ultra-precise personalization and superior optimization outcomes. Why is this feature important to youNext-level personalization: Today’s AI-driven personalization is powerful but constrained by classical computing limits. Quantum computing can unlock new levels of accuracy and context-awareness.Faster experimentation: Reduce time-to-confidence in A/B and multivariate testing, helping businesses act on insights faster.Competitive edge for Adobe: Adobe would become the first mover in merging marketing technology with quantum innovation, increasing adoption of Adobe Target.Revenue impact: Su
I understand for Outlook rendering engine I must have fixed dimensions. I have tried code like this to no avail, and still there is no padding appearance as such, and the table hugs the text far too closely. Is there anything more I can do to have a reliable looking, editable button like this in a Marketo email? <table border="0" cellpadding="0" cellspacing="0" role="presentation" style="margin:0;" align="left"> <tr> <td> <!--[if mso]> <v:roundrect xmlns:v="urn:schemas-microsoft-com:vml" xmlns:w="urn:schemas-microsoft-com:office:word" href="https://www.example.com" style="height:50px;v-text-anchor:middle;width:275px;" arcsize="8%" stroke="f" fillcolor="#002f87"> <w:anchorlock/> <center style="color:#ffffff;font-family:Arial, sans-serif; font-size:16px;font-weight:bold;"> Call To Action Text </center> </v:roundrect> <![endif]--> <!--[if !mso]><!-- --> <a href="https://www.example.com" style="display:inline-block;
Does anyone know of any way to suppress all the custom statuses that equate with a default status in the key of a report. Maybe another. way to say this would be is there a way to create a custom label for a group in the key of a report. For example I have report that is grouped by status and on the chart the key identifies which color represents each status grouping. However, there are several other custom statuses that my group doesn't even use that show up in the label of each group in that key, i.e. the "In Progress" group says something like "In Progress, BDR Qualified, Approved to Bid . . . ." Any ideas on how to change the label of this group in the key of the report?
In a project report, is there a way to create a column that lists either the documents that are not in a sub-folder, or those in one particular folder? For example, if we have a folder common to all projects (call it Final) and the project report column lists only documents found in that folder for each project in the report. I know that listmethod=nested(documents).lists will include all documents in the documents folder. I also tried listmethod=documents.lists, but that appears to do the same thing. Do I need to use something other than type=iterate? Thanks! Shawn
Hi Team, I am looking for demo videos of the AI Assistants created by Adobe for Various products like AEP, CJA, AJO, AEM etc. If anyone can share me URL's of the demo videos it would be really helpful.
Hey AJO Community! We’re excited to kick off a new initiative called Community Ideas Updates—a quarterly roundup that reflects our ongoing commitment to co-innovate with you. Your ideas aren’t just suggestions—they’re directly shaping the evolution of Adobe Journey Optimizer (AJO). Through these updates, we aim to provide clear visibility into how your voice translates into product direction and delivery, and ensure you see the impact of your feedback in action. We are starting with two quarters first so, here’s what’s been happening with your ideas in the first 2 quarters, i.e., 1st January – 30th June’ 25: Impact at a Glance 39 ideas submitted by community members 5% features delivered 8% of those accepted as roadmap items 64% of those ideas are being investigated by the product team Delivered Ideas – You Asked, We Built It! We’re thrilled to share that the following ideas have been delivered and are now part of the product. Huge shoutout t
Page specific clientlibs in AEM by @mukeshyadav_ Dear AEM Community,I would like to share a useful solution for enabling page-level control over Client-Side Libraries (Clientlibs) in AEM. Problem Overview: AEM by default allows authors to manage Clientlibs at the template level and component level but there are cases where authors may need the same level of control at the page level. For example, when using JavaScript libraries like Vue.js or React or any micro-frontend module, it is inefficient to load these libraries globally for every page. Additionally, managing the order and placement of these Clientlibs for optimized DOM rendering that is it should load the clientlibs in footer which is ideal for perfect DOM rendering and performance of the page Solution Overview: The solution involves creating a custom page properties that allows authors to control the Clientlibs at the page level without affecting other pages of the same templates. Key Steps: C
Hi all, Is it possible to create a proofing approval report that will only show me proofs that have more than one stage? We're currently experiencing some trouble with non-reviewing users accidentally opening proofs and creating an automatic second stage. While I haven't found an easy way to prevent that, having a report that shows me proofs which have been effected is a good compromise. Our "normal" proofs always only have a single stage, so this report would help me spot anything that's gone awry at a glance. I tried using the built-in reporting filters, but I wasn't able to figure this out on my own. Is it even possible?
I'm trying to cut down on the number of daily digest emails my team receives. Rather than have one daily digest per notification category, is it possible to select multiple categories for one combined daily digest email?
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.