Build better products with our product team
Description - the new bottom-center green and red notification popups do not disappear automatically and instead have to be manually closed via the "X" button on the notification. It would be great if these notifications could disappear after a specified amount of time automatically.Why is this feature important to you - adding too many unnecessary clicks, and the popups end up stacking on top of each other if you neglect to "X" them out. This is especially noticeable when working on a complex report where you have to save and view the report, go back and make another small change, save and view the report again, etc. You can accumulate a lot of notifications in a very short timeframe.How would you like the feature to work - either give us an option in Setup to specify how long the notification should be visible, or set the time limit for us. Current Behaviour - notifications have to be manually closed each time they appear.
Description - Would like the ability to create templated email sends for automated workflows in proofWhy is this feature important to you - When routing assets to a handful of different companies, we would like the ability to send personalized emails to each company that can be templated and attached to the automated workflow they are on. Currently, you can customize an email when setting up a proof, but this adds a lot of manual work to our team that is setting up the proof to copy and paste a message in, when it could be templated out and drive efficiencies for our team. How would you like the feature to work - For each unique automated workflow, create a section that allows you to tailor email communications that can be saved and are always on when creating a proof with a specific automated workflow.Current Behavior - Does not exist, but you can customize an email upon proof creation.
Description - Would like the ability to target different on load messages in Proof and be able to attach them to specific automated workflows.Why is this feature important to you - We would love to be able to have this feature enabled for some users and not all users when viewing a proof. For example, we have external users that need the message and the internal company users do not need the message. Since we are unable to target a specific workflow, all users unfortunately have to see and click to remove this message, which adds another step for the end user and they have found this to be an annoyance since we turned this on recently. Lastly, we have a few different businesses in our instance and it would allow flexibility for different units to control their own messaging.How would you like the feature to work - Be able to create personalized on load messages that you are then able to target to specific proof automated workflows.Current Behavior - Currently you are able to turn on the pop up message, but the same message is tied to all proofs and all users internally/externally will see the message.
Description - We would like the ability to limit commenting to only those tied to the Proof workflow. Currently you can add ANY proof user to a comment. Why is this feature important to you - As a marketing agency, we work with competitor clients and some users work across clients. We need the ability to protect proprietary information and protect from inadvertently emailing someone with a similar name at the wrong client. Our art directors work with many groups and the external emails are only used in Proof. External clients do have not access to our platform. So changes to user access would not be an option for us. Also, the Share setting within Proof itself isn't feasible because Partner accounts only seems to work with organizations that also have WF Proof. How would you like the feature to work - It would be good to have an option within the proof workflow details that restricted users from tagging anyone but the people who are members of the workflow. Current Behaviour - It's a free-for-all and it's just a matter of time before someone tags the wrong person in a proof and we run into client issues.
I am a power user/resource hog in Fusion. I perform 10s of thousands of operations and frequently need to move around 100s of MBs if files. As such, I run out of your paltry 1GB of memory frequently. I am informed by Support that there is no way to monitor the current memory usage while running a Fusion scenario. And the official answer is "just do less". I argue this is a PRIME case for providing us access to poll the current used memory from within a running scenario. Similar to an Environment variable. This way I would not have to run hard until I hit a brick wall, I could periodically poll the current memory usage and decide if I need to gracefully stop or if I am able to continue on. I am surprised that this doesn't already exist, as it is rather asinine that I can "do anything" in Fusion, but run it hard until it breaks in a non-graceful way. Thank you,Wes-(Very large, multi-milion dollar client)
Can you please add the ability to rearrange the fields on the layout when viewing custom object records?The fields are perhaps arranged according to the order in which they were created, but there are logical groupings that we want to create to make it easier when viewing the records. As it stands, we have date fields that are all over the place, in an order that is not helpful.
Description - Currently the three options for individual user proof permission profiles are supervisor (listed 1st), manager (listed 2nd) and administrator (listed 3rd). Why is this feature important to you - Our team uses proofs actively on all projects. Each user needs the right access to proof/edit/approve, etc.How would you like the feature to work - I have a few options. 1 - Switch the word manager to reviewer so someone knows that's the lowest level permission. 2 -Put the options in access order = manager, supervisor, admin. Option 3 - Add a question mark icon to define these three levels when someone hovers over it.Current Behaviour - I had my designers using the manager setting and there were numerous access issues. I didn't realize it was the lowest level permission.
Customer Journey Analytics recently got a new visualization called "Journey Canvas", which lets us define user journey through dragging and dropping elements onto a canvas. It nicely fits between the exploratory Flow viz and the more rigid Fallout viz and is great to visualize, well, journeys: However, if we right-click any node and choose the "Create Segment Filter from node" option, we see that there is no magic smoke inside of this new visualization. This impressive viz falls in the category which I like to call "Segment Builders", as all that it's doing is creating complex sequential Segments Filters on the fly, then display the result in a nice way. It's practically just a couple Freeform tables in a trench coat: This doesn't make the Journey Canvas viz any less impressive but clearly highlights one important detail: There is no technical reason why this shouldn't be in Adobe Analytics. We have built Segments like the one on the screenshot above for years in AA, especially with a little help from other Segment Builder visualizations like Flow and Fallout. So, bring it to AA, pretty please!
Description - When copying an activity to a different workspace, list workspaces alphabetically Why is this feature important to you - we often copy activities to other workspaces and it's frustrating having to hunt through an unordered list of 20+ workspaces to find the correct one How would you like the feature to work - When copying an activity to a different workspace, list workspaces alphabetically Current Behaviour - When copying an activity to a different workspace, the workspaces listed are unordered, or not ordered in any logical way
Request for Feature Enhancement (RFE) Summary: AEM as Cloud service CDN (BYOCDN) logs should also include X-Forwarded-Host header value. Use-case: AEM as Cloud service CDN (BYOCDN) logs should also include X-Forwarded-Host header value. This header is crucial in determining the request host in a multi-tenant environment. Current/Experienced Behavior: AEM as Cloud service CDN (BYOCDN) logs do not include X-Forwarded-Host header value. Improved/Expected Behavior: AEM as Cloud service CDN (BYOCDN) logs should include X-Forwarded-Host header value. Environment Details (AEM version/service pack, any other specifics if applicable): Sample logs (Current): {"timestamp":"<timestamp>","ttfb":85,"cli_ip":"<cli_ip>","cli_country":"<cli_country>","rid":"<rid>","req_ua":"<req_ua>","aem_program_id":"<programID>","aem_env_id":"<environmentID>","aem_tier":"<aem_tier>","aem_env_type":"<aem_env_type>","host":"publish-p<programID>-e<environmentID>.adobeaemcloud.com","url":"/","method":"GET","res_ctype":"text/html;charset=utf-8","cache":"MISS","res_age":"","status":200,"pop":"<pop>","rules":""} Sample logs (Expected): {"timestamp":"<timestamp>","ttfb":85,"cli_ip":"<cli_ip>","cli_country":"<cli_country>","rid":"<rid>","req_ua":"<req_ua>","aem_program_id":"<programID>","aem_env_id":"<environmentID>","aem_tier":"<aem_tier>","aem_env_type":"<aem_env_type>","host":"publish-p<programID>-e<environmentID>.adobeaemcloud.com","url":"/","method":"GET","res_ctype":"text/html;charset=utf-8","cache":"MISS","res_age":"","status":200,"pop":"<pop>","rules":"","x-forwarded-host":"<x-forwarded-host>"} Customer-name/Organization name: Abbott Screenshot (if applicable): Code package (if applicable):
As a developer who builds tight integrations with Marketo, I am interested in being able to send users back to Marketo where appropriate reviews can be done for things like Lead records, Smart Lists, various Assets, etc.For example, if I am showing records to a Marketo customer that may need to be reviewed (such as having a bad email address), I'd like to provide the exact record in Marketo's UI for cross-referencing. However, to create a URL around a Lead record's details, the structure needs to be like the following: app-aba.marketo.com/leadDatabase/loadLeadDetail?leadId=123 Without an Idea like Provide API method to determine instance datacenter , there is no way to provide a correct URL to end users. There is no valid way to create a redirect that would allow a developer to send people back to Marketo without knowing the exact datacenter and pod. Today, Salesforce works around this potential issue by using login.salesforce.com as a valid wildcard redirect, like so: https://login.salesforce.com/lightning/r/OBJECT_TYPE/<RECORD_ID>/view However, no such equivalent exists inside Marketo's architecture. The current closest behavior involves the newer URL structure of https://engage-ab.marketo.com/?munchkinId=123-ABC-456#/classic/MA, where an improper datacenter will still resolve—swapping the URL for "engage-sj" or similar still results in the final correct URL.Given that we want to help keep Marketo users inside Marketo where relevant, could a wildcard redirect link be made available?
Description - Within the comment section, have a dropdown of premade comments (Ie: Done reviewing, Done w/ comments, Done w/o comments, etc) that users can click on instead of having to type out certain messages.Why is this feature important to you - For a handful of our user base, they leave the same type of comments when they're reviewing work. This would help reduce the amount of clicks by having some type of dropdown list of comments to choose from instead of having to type it all out.How would you like the feature to work - Be added as an additional field type where a sys. admin can type in the comments and it will show as a drop down option to the user. Current Behaviour - Not available/ users have to fully type out their comments
I've found the Workfront Cookbooks to be extremely helpful in optimizing our Workfront experience. Something that I've continued to struggle with as a small implementation team is best practices for training. Could you develop a Workfront Training/Implementation Cookbook for new users?
Description - When creating a new webhook, it's very difficult to search for a custom field within a filter. We have a lot of custom fields and having a simple dropdown which is lengthy is not ideal in 2025. A searchable dropdown as for example this one (https://www.w3schools.com/howto/howto_js_filter_dropdown.asp) would be extremely helpful. This would primarily be for a webhook, but the same approach would be for other Workfront modules where currently CMD+F "does the trick".Why is this feature important to you - I spend ages in trying to find a custom field in a webhook dropdown.How would you like the feature to work - Just add a searchable dropdown instead of a regular HTML dropdown.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
OKSorry, our virus scanner detected that this file isn't safe to download.
OK