Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
We have a form that has a field set with multiple checkbox lists in it. It formats fine if we have the checkbox labels on the left, but when we select Labels on the right it adds a bunch of random extra spacing between the fields (this happens if we move the fields outside the fieldset as well) I'm assuming I can remove this spacing using custom CSS, but I can't figure out the specific code I need.Anyone know how to fix this?
Hi everyone, I'm new to AEM aa CS and picking up a request from users to enable Redirect Manager as part of ACS AEM Commons.When trying to create new Redirects via ACS AEM Commons tools, there is an error message that saysRedirectFilter is disabled and requires an OSGi configuration to start Please create an OSGi configuration for PID com.adobe.acs.commons.redirects.filter.RedirectFilter.with a link to this page https://adobe-consulting-services.github.io/acs-aem-commons/features/redirect-manager/index.html . Although compatible with AEM aa CS, looks like the guide is for AEM and references enabling the opt in feature via .xml OSGi file. To accomplish the same with AEM aa CS, my assumption is to create a json config. file com.adobe.acs.commons.redirects.filter.RedirectFilter.cfg.json under the following nodes, \ui.config\src\main\content\jcr_root\apps\<my app>\osgiconfig\config.author\ui.config\src\main\content\jcr_root\apps\<
Is there currently an option through the layout templates to show custom data at the project level in the new priorities page? I used to be able to view information at the surface more easily using Home and now I can't. If this isn't possible today, is it being discussed as future functionality? I don't want to go into each project if I don't have to.
Hi All,I am working on POC for site where the static content will be served via edge delivery document authoring and rest of web site content will be served by AEM sites with editable templates and component. Also is this approach possible? Could you please help me guide towards correct approach. Any CDN configuration required for this? Looking forward for all your support. Regardssofiyan
Hi Community, So, a big part of RTCDP for my team is the ability to reuse audiences. We have created a folder structure to make it easier to find the audiences that we want to use as "building blocks" in our new audiences that we create. However, we have found that when we click "build rule" and go to "audiences" to find an audience that we want to build off of, our folder structure is not there, it is just a list of every audience created with no real structure. We can search for the audience we want but we really prefer to be able to navigate the folder structure for the audience we want to reuse. Is there a way to implement this? Thanks!
Hi super league! I'm new around here and just diving into Workfront. I'm already loving this tool! I was wondering if anyone knows how to display multiple hyperlinks in a column using text mode within a Report? Here's the query string I'm using to create a Hyperlink column within text mode:displayname=Calendar View valueformat=HTML textmode=true value=<a href="URL">Calendar Name</a> Thanks in advance for your help! Marie-Clara
I have a Documents report that lists all documents from all Projects within a Program.I want to make the column Project: Converted Request Name a clickable link so user can easily get to the originating Request.I tried the code from this discussion, but unfortunately, it did not work.Any help is appreciated.
Hi Community, Has anyone else noticed the new random personal project that has been created for all users since the launch of Priorities on the 17th October? I can't see anything about this on the release notes. It's impossible to find these projects through searches or project reports, and the only way to get into the project is through Resource Management. And this is where out problem lies. For our Traffic Managers, these projects only view as "inaccessible projects" which leaves them asking what this could be. Generally, out Traffic managers have manage access to all projects. As administrators, we can't delete them, so we're trying to find a way to bulk update them to be included in portfolio's that our Traffic Managers have automatic share access to.Screenshots below show them in the Priorities view and the Resource Management. Does anyone know of a good way to delete / bulk update them?Thanks View for Traffic Managers
I'm trying to use the Smart Tags Training workflow to train the Smart Tagging for DAM images on our site. I've used the "Manage Tags" to remove inappropriate tags (i.e. caucasian, white, attractive, etc.) and then I run the Smart Tags Training workflow. However the inappropriate smart tags still get applied to new images with similar content. How can I train the model to remove these inappropriate tags?
It's not a question, but is it just me missing filter preview on a report page? This is result of latest update. I really miss this feature, it helped me quickly understand what I have in the report since description is not always available. Anyone else having the same thoughts?
Classic v7 Randomly the Direct Mail delivery will error (ringed with the flashing red), but there is never anything in the logs or journal that we can find. All records are always inserted into broadlogrcp. It seems like it just can't finish or complete? It happens to deliveries that have anywhere from 1million records and up. Thought for sometime it was mainly the 10million+ deliveries, but now it occurs on much smaller deliveries as well. It has been happening for years and is very random. Now it seems to happen more often. I haven't been able to establish a pattern, these deliveries aren't usually run during high traffic times where it would time out. There are multiple deliveries in a workflow and it could happen to the first delivery, the middle or the last delivery - there is no pattern to which delivery might error. And some workflows using the same template will run without error. Our awesome architect looked for a half day
Hi all, I am in the process of migrating the existing Adobe AdCloud tags to the web SDK. The documentation suggests that the only thing which is needed is the script below. <script src="https://www.everestjs.net/static/le/last-event-tag-latest.min.js"> <script> if("undefined" != typeof AdCloudEvent) stitchId = AdCloudEvent('IMS ORG Id','rsid').generateRandomId(); </script> Above code is in the sync tag, which which is loaded straight after the AEP base code. Validation / Debugging:Open Chrome Developer Tools and click the Network tab.Load a website page that contains the Analytics for Advertising JavaScript.Filter the Network tab by last and review two rows: The first row is the call to the JavaScript library and is titled last-event-tag-latest.min.js.The second row is the call sending the request to Adobe Advertising. It begins as follows: _les_imsOrgId=[your_imsOrgId_here]&_les_url=[your_encoded_ur
Hi there, I created a campaign to send to 28K contacts. All of the contacts were excluded because "consenterrorexclusion". We have never seen this before. All 28K of the contacts were excluded. Does anyone know what this error means?
Hi All,How can I create a message box with all three options 'Yes', 'No' and 'Cancel'? Which msgBox type should I use to acheive this? I am looking for something like this Thank you
Hi ,I would like to integrate any chatbot application with a AEM website.Can you please give me some idea.Else can you please tell me how can I implement a chatbot with AEM .Is there anything existing?Thanks,Pallavi
Hi TeamI have added a tooltip when I mouseover on the dropdown using the below code<coral-tooltip placement="left" target=".cq-dam-searchContextDropdown">This is a tooltip</coral-tooltip>Similar tooltip I need to add at the Filter buttonplease help me solve the requirement
I'm facing one challenge while merging two JSON collections. For example collection1--> {"key1":"value1","key2":"value2"} and Collection2-->{"key3":"value3"}. I need output like {"key1":"value1","key2":"value2","key3":"value3"}. I tried by converting this object into an array and merging these but I'm getting an array of objects like [{"key1":"value1"},{"key2":"value2"},{"key3":"value3"}]. I need all the elements in a single object. Please let me know if anyone is facing the same challenge and if you have a solution, please share it. I really appreciate any help you can provide.
We're migrating workflow models from AMS to AEMaaCS, and some of our workflows used the Metadata Processor step which is no longer supported in AEMaaCS. In our workflow models, the Metadata Processor step is followed by custom workflow process steps to add some custom metadata properties. I saw this article which describes how to apply a workflow model to a folder, but I'm a little unclear on what exactly needs to be done to replace the functionality of the Metadata Processor: https://experienceleague.adobe.com/en/docs/experience-manager-cloud-service/content/assets/manage/asset-microservices-configure-and-use#apply-workflow-model-to-folder To replace the functionality of the Metadata Processor, would we need to create a Metadata Profile with out custom metadata properties for our custom workflow process steps to work? Or would auto-starting the workflow on a folder be enough for our workflow models to work as before? Additionally, is there a way to
Hi Team: We had successfully implemented AEP adding Schemas, Data streams etc., We can see the mapped data flow through on the Platform Debugger tool. The issue we are seeing is that there is NO clear direction on how to configure Geo data on AEP. We are trying to get Lat, Lon, City, State and Pincode information flow through. But, having trouble configuring it and need help in direction. Thank you,Sam.
Hello, I am working to create a visual fragment to use in email templates that has conditional content to show English or Spanish text depending on the profile's language preference. It seemed easy enough after creating a condition for Spanish and having the default be for English.But, when I go to publish this fragment, I get this error:(The attribute's title is "Written Language", but the actual attribute name is mailingLanguage)Has anyone experienced this error before and know how to solve it? This seems super basic, so I am not sure what the problem is. I have used this attribute (and other attributes that also create this error) in templates before without the use of the Conditional Content window without issue. I can do a workaround of pulling the conditions out of the Conditional Content window and embedding them in the HTML, but that tends to not look clean and blow up the visual in the editor.Any help would be amazing. Thank you!
Hi,I have 2 env. one is dev & other is test . I am using Arial Narrow as a font in footer section. But while generating the pdf through output service from Test env. am getting different font not Arial narrow in resultant pdf output. While in dev environment am getting same font "Arial Narrow" in the resultant pdf. Can you please help me, is there any configuration in test because of that we are not getting exact font.
It would be great if we could see any and all attached documents on tasks in Priorities. How is this not included? That's a big omission. I will have to talk to our major stakeholders to see if we should disable Priorities for the time being like many of you already have.
Quick back story, our site is largely "members only". So the majority of our content is traffic from known people and we track their demographic info.We have a rule in our configuration sending data to Adobe Analytics. We set a lot of evars on "every page load" that includes things like page name, account name, userID, zone and group information. We also have added things in this "every page load" rule for things like "on the search results page" add the keyword searched to an evar. We had a suggestion from a team member to remove that keyword search from the every page load an only load it on the search page, but we would also be duplicating all the other evars in that new search only rule so we don't lose the other evars we are tracking on the "every page" which would become every page except a few..." I've heard that too many rules triggering on a page impacts performance, but does the number of evars in a single rule also impact performance? If there is a rule that trigge
Seeking to learn how others managed the rollout of the Unified Experience for Workfront from their end users experience. How did you communicate the change to your users?Did the removal of branding become an issue?Did the UI pose any challenges to the users?Any lessons learned that we should leverage?
Hi,After every deployment of code with newer version we are seeing project core bundle location is not changing pointing to old or previous version. How to fix this one?Narayana
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.