Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Description - We would like the option to format a date field to show Date and Time on the Header within a Layout Template Why is this feature important to you - Working in an agency environment, our tasks are due in hours not days. Our users work out of their Work List to see work items assigned to them. They use the time due to help prioritize their tasks. We have added the Planned Completion Date to the Task header page to show at the top of the Task page and the Task Summary Panel on the Home page, but it only shows the Date due not the time due. When assignees click on the Planned Completion Date field in the Header to view the time due in the Calendar popup window, it changes the task constraint to MUST FINISH ON (even if they just view the calendar popup and don't modify the date or time). How would you like the feature to work - I would like to be able to Field Format a date field to show Date and Time not just Date in the Header within a Layout Template. I would like
Description - Requesting the ability to resolve comments after proof is locked.Why is this feature important to you - Resolving comments helps production team keep track of which comments have been addressed and which have not. This is particularly important for very large proofs like email walk the wall where more than one person will be addressing comments.How would you like the feature to work - I would like to be able to resolve comments after proof is locked.Current Behaviour - Comments cannot be resolved unless proof is unlocked.
Add the ability to have conditional formatting on a chart report. Ie: create a bar or column chart and if the count of any of the columns is over a specific number, the color automatically changes to red.This would be great to easily view KPIs.
Request for Feature Enhancement (RFE) Summary: Download folder without all hierarchy folders Use-case: folder download in AEM assets Current/Experienced Behavior: all hierarchy folder is reconstructed when we download a folder Improved/Expected Behavior: if we have a long hierarchy, in download process, hierarchy is not needed. We loose time to rich the assets after download Environment Details (AEM version/service pack, any other specifics if applicable): AEM as a Cloudservice Customer-name/Organization name: Louis Vuitton Screenshot (if applicable): Code package (if applicable):
Description - similar to Teams in the sense of chat only feature, not meetings.Why is this feature important to you - as teams work together on projects, it would be ideal to get instant responses to questions so that they do not lose focus. How would you like the feature to work - similar to Teams.Current Behaviour - asking questions via updates.
Allow hiding milestones when they are no longer relevant, without removing them from the milestone path to preserve historic data.Just like the functionality to hide/unhide options in a dropdown field, I suggest implementing a similar feature for milestones. This would keep our milestone paths clear and concise, and eliminate the need to create new milestone paths.Additionally, the milestones view on the project page should be made more flexible as the current layout appears rigid and outdated.
It is easy to miss what is a required field on a Custom Form. Once the field with small red asterics is missed, it is not easy to find out which field to fill in.
Currently, there is no single place users can go to see their time off based on their schedule AND the time off they have personally opted to take. Displaying the time off from the user's schedule would make it much easier for them to manage their pto.
Description - When can we expect Workfront to have an AI Bot to assist PMs and System Admins with managing projects and instances?Why is this feature important to you - to alleviate the workload on plan license users.How would you like the feature to work - like ChatGPT bots Current Behaviour -
Request for Feature Enhancement (RFE) Summary: As an end user, when I use the download component on a page, then I should be able to see the file size of the document up to 1 decimal point(at least) or a configurable number of decimal points. Use-case: Display exact size of the document to the end user. Current/Experienced Behavior: The file size is rounded to the nearest GB(or KB, MB) Improved/Expected Behavior: The file size should display correct value up to at least 1 decimal. Environment Details (AEM version/service pack, any other specifics if applicable): AEMaaCS 2021.12.6145.20211216T083234Z. WCM Core Components - 2.17.12 Customer-name/Organization name: Abbott Screenshot (if applicable): Code package (if applicable):
I recently learned that the lifespan of my data in the Adobe Target visitor profile is a max of 90 days (default is 14 days). This is too short! I work in a business that drives toward one day a year - we have one transaction per client per year, but their likely-hood to convert similarly year over year is very high. Can this lifespan be extended to a max of at least 12 months (24-36 would be amazing)?
Request for Feature Enhancement (RFE) Summary: Related Case #E-000858459 Use-case: Customer has customized the renditions of an asset to exclude some of the OOTB renditions but when the same asset was used in the "Share Link" option and checked "Allow download of renditions of file" checkbox In the Share Link downloads all the renditions including the OOTB renditions like 48x48 or 139x139 are visible and there is no way to customize the list of renditions on that screen. Current/Experienced Behavior: All the renditions are displayed on Share Link downloads including the OOTB ones. Improved/Expected Behavior: There should be a customization of what is being displayed on "Share Link" download renditions Environment Details (AEM version/service pack, any other specifics if applicable): Customer-name/Organization name: Screenshot (if applicable): Code package (if applicable):
Request for Feature Enhancement (RFE) Summary: Currently when users have to select assets or folders, they need to hover over for the small tick on the left-corner of a folder (in card view). Use-case: The current approach is not user-friendly and time-consuming. For examples, editors have to select 50 assets out of 800 within a folder. Usually the editors use 'card view' which ensures a thumbnail preview of the assets. Editors then have to select each asset by clicking on top-right corner of each one. Current/Experienced Behavior: Currently when users have to select assets or folders, they need to hover over for a small tick on the left-corner of a folder (in card view). Improved/Expected Behavior: More user-friendly way of quickly selecting assets or folders. A big hover-over enabling the selection of assets or folders. Environment Details (AEM version/service pack, any other specifics if applicable): AEM Assets as a cloud service Customer-name/Organi
Background: When an Exclusion is set up there are two options:1. "Add Exclusion" The end result is you get a container that you can drag into in order to correctly exclude an audience.2. "Exclude this Audience" This option adds All Visitors back into the audience and then only removes the audience that you had selected.The first option works as expected and should be left in place. However the second option is confusing and redundant (Everything it does can be accomplished out of the box by only have one “Add Exclusion” option with an audience of choice.)Feature: Please remove this second option from the interface as it is adding a lot of confusion when setting up exclusions.
Let me remove that banner!! It continues to slide up whenever I am working on a modification and go down to save and it's infuriating. Very poor experience that I can't get rid of this.
Missing DOCTYPE declaration on a webpage often disables the Adobe Target library, without which the personalization is not possible on your site pages.Target library at.js requires the HTML5 doctype. The syntax is: <!DOCTYPE html>.HTML DOCTYPE must be the very first thing in your HTML document before the HTML tags. It acts as an instruction to the web browser about the version of the markup language in which the page is written.Initially, the Doctype declaration was used in HTML when it was defined as a language based on SGML and later XML. Since the presence of that declaration was in general a signal that the document author followed the standard practices and then this declaration was used in HTML5 to distinguish between standards-complaint parsing mode and a so-called quirk parsing mode.The HTML5 doctype ensures that the page loads in standard mode. Some JavaScript APIs gets disabled when a site page loads in quirks mode. Target library also depends on some JS APIs which gets
Missing DOCTYPE declaration on a webpage often disables the Adobe Target library, without which the personalization is not possible on your site pages.Target library at.js requires the HTML5 doctype. The syntax is: <!DOCTYPE html>.HTML DOCTYPE must be the very first thing in your HTML document before the HTML tags. It acts as an instruction to the web browser about the version of the markup language in which the page is written.Initially, the Doctype declaration was used in HTML when it was defined as a language based on SGML and later XML. Since the presence of that declaration was, in general, a signal that the document author followed the standard practices and then this declaration was used in HTML5 to distinguish between standards-compliant parsing mode and a so-called quirk parsing mode.The HTML5 doctype ensures that the page loads in standard mode. Some JavaScript APIs gets disabled when a site page loads in quirks mode. Target library also depends
That will be helpful if there is a feature to upload multiple files in the file resources. There was a solution given in forum - uploading file from ftp then loop back: I want to Upload images to Public resources every morning. Is it possible to automate this process. I achieved this using a workflow - I asked a question in forum and fixed the issues that I faced: Copying file to '/usr/local/neolane/nl6/var/&lt;instance_name&gt;/&lt;file_name.extension&gt;' However, if there is a native method, that will be really helpful as that will reduce human work.Thanks,Somasundaram.
There are use cases where we need to have multiple proofs open at the same time. In the browser, this is not an issue at all, but now that we are doing Interactive proofs, this is becoming an issue. Use cases: User has two monitors and would like to compare versions that way then really tall and thin in one monitorUser is looking at a proof that is similar but not related to the current proof about some global settings for the brand and what was doneThere is an issue with the integration and a proof is create independent of the other versions so both need to be open to compare.They are waiting on a comment from someone else and while waiting they are working on something else. They don't want to lose the proof though so they don't forget about it.I'm sure there are more, but that is all I could think about.
Description: Please add a "Winner" badge, or indicate a Target activity winner to the A4T Analysis Workspace report. Why is this feature important to you - Simple In-your-face results! It was there before turning on A4T, and now it is not. The customer got used to using it, and now they have to lift to determine the winner. How would you like the feature to work - When using A4T to report on a Target activity, indicate which test the winner is of the test in the report. Current Behaviour: Once a customer swaps to A4T, the Target UI uses Analytics data for reporting. I'm told the auto winner indicator, and the green star is missing from the Target UI after swapping to A4T.
It would make sense and be very helpful if a team that shares a mailbox to monitor emails for their team, could submit those request to Workfront from that shared inbox. Currently, our teams are forwarding the emails to their primary inbox to use the add-in OR manually entering a request into Workfront based on the email received in the shared inbox.
Description - When you do a project search with a keyword, projects from different dates are shown in some random order. Workfront should use AI to make results relevant, such as default to show the most recent result and projects I am in. I can then use the filters to find what i want. Search is very hard, specially when we have been using the system for 6 years, we have results showing form 2018. Why is this feature important to you - I am constantly searching for projects or comments in the projects and it is very frustrating. How would you like the feature to work -Current Behavior -
Hi team, This is for a customer enhance request. The customer has deleted few contact records and then restored them that has caused the restored records to lose sync with Dynamics. There are duplicates created in Marketo that have the same GUIDs and we are unable to merge as it throws an error. Dynamics has no duplicates. There is a huge list of these in Marketo and this feature implementation would be highly useful for them.
Currently we cannot use files in msg format and add them as a proof. Thanks to this option, users will not need to use workarounds as it affects a large part of their proofs.
Description - currently I have to have 2 browser windows open at the same time in order to see the proof and the requirements for that proof at the same time. Please make it so I can see the details and the proof at the same time.
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.