Build better products with our product team
Currently 300 custom fields can be tracked for use in Journal Entry Reports. The same field does not carry over into different custom forms, so if you need to track the same field in two custom forms, it counts as two fields. We have several groups on our instance of Workfront and have reached the maximum in a very short time. In the financial world, much of our data needs to auditable. It would be helpful to to be able to track a much larger number of fields. Especially for those that have several departments on one instance. It would also be helpful to be able to run a report to show which fields on which custom forms are being tracked.
Hi, I had a user complain that they could no longer Create / Edit filters on the Workspace Tiles. It seems that this feature went away when the workspace list controls were migrated to the Layout Template settings. Pls add the ability to edit / create filters from the workspace tiles back. It doesn't quite make sense that every area of the tool except for this one allows the user to add/edit filters.
I wish there was a way to see in a report if a person had more than one custom object associated to them or see a data change from a custom object. For example if I created a custom object for "Cars owned" and someone owned multiple cars, I wish there was a way to see in a report if they had multiple cars or not tied to them.
Hi, It would be extremely helpful if Marketo could provide a Data Dictionary that includes all standard Marketo fields with a description (and a bonus, if it includes links to documentation for the field or important notes). This would make administering (and onboarding) Marketo much quicker and easier. Helpful information would include:Field data typeSystem field vs. standard (any restrictions, able to be modified, etc.)Special considerations Dun and Bradstreet provide such a file that is very helpful (see below example).
As much as I remind people to mark a decision on proofs, and even send a monthly reminder to anyone who has a pending proof with a link to a report where they can view them easily, our pending backlog continues to grow. WF needs some kind of functionality that either prevents a project from getting closed - this idea - or something that if a project goes to complete and there are pending proofs, any pending proofs change to a status of ‘later version approved.' The latter would be better, something automated. Or if a later version of a proof was marked approved, any prior versions that are pending change to a 'later version approved' status. Help!
The ability to mass add and delete tags on programs is needed in Marketo. Currently, the only option to change tags on programs is to enter each program manually and add or delete the relevant tags one by one. When a large number of programs have to be updated this business case becomes hours worth of manual labor.Use cases are as follows:Organization is beginning to use RCA/RCE reporting and wants tags to better sort and filter programs in various reports. Since this is the first time an urgent business need has come up to use tagging, many legacy and active programs exist that have to be mass updated with new tags created. We would like to add the correct tags to relevant programs en masse.A subset of programs no longer requires a specific tag, though the tag is still needed at an organizational level for use in other programs. We would like to remove the tag from the relevant programs en masse.Ideas to resolve:The ability to pull a report on programs to find particular subsets, export the list of program id's and any current tags, add the tags in Excel or similar in a new column, and import into Marketo.The ability to batch update using functionality similar to Smart Lists for leads.Thank you!
Right now, SQL code activities are very useful to clean data from the database or modify temporal tables generated in the workflow.But it would be nice to be able to create temporal tables that can be used in the workflow upstream:Right now, something like this causes an error, but I would like to be able to do that and generate a temporal table in the workflow that can be followed with other activities.This would be useful if you need to make complex queries and you want to make the workflow more efficient (not using a lot of activities). It would be useful for beginers in ACC that know a lot of SQL but not so much ACC. Thank you for reading.
Adobe Campaign, when tracking is enable in the delivery, places automatically the pixel tracking at the end of the email.This has been implement this way in order to avoid "false positive" when emails are scan by some specific anti-virus / spam filters...Unfortunately, today we have more & more client/webmail that are cutting off the email body if this one is too long:famous example: gmail cut it when HTML code reaches 102 kb... And we now have Orange in Europe that does it alsoDue to that, we are loosing a lot of open tracking logs if the email is too largeAC should then move the default open tracking pixel in the top of the email because the workarround is not suitable for a such product (having to create a typology rule that will add the link in the top of the delivery at start of the analysis) as you need someone with AC dev knowledge AND deliverability knowledge to put this in place for the business end usersSubject already dealt here in the past but as an E.R:Résolu : Move default tracking pixel - Adobe Experience League Community - 321282
Description - Allow block ordering/draggingWhy is this feature important to you - client request, UX experience, usability engineeringHow would you like the feature to work - with DCE, you can duplicate blocks, however, you cannot move the blocks up or down or drag them to desired location unless you modify the html source code.Current Behaviour - blocks cannot be moved or dragged. https://experienceleague.adobe.com/docs/campaign-classic/using/designing-content/editing-html-content/content-editor-interface.html?lang=en
Description - Allow for approval process tied to request queues to have an "exclude" feature/rule/filter for selected users whenever they make a submission to allow those requests to skip approval. Why is this feature important to you - Users set as an approver on an approval process for a request queue get notifications to approve their own requests and have to approve their own requests. These users don't want to be notified about their own submission, nor do they ant to have to approve their submissions. They would like to focus on the requests that other users are submitting to make sure those are valid rather than their own. How would you like the feature to work - Allow for more customization of approval processes to have an "exclude" feature/rule/filter that can be applied so that users who are set as the approvers aren't notified when they themselves make a submission and won't have to approve their own submission. Their submission would go through without needing to be approved because it's the approver making the submission. Current Behaviour - Users set as a approver for requests still have to approve their own requests that they submit. This sends them an unneeded notification and causes them to go in approver their own submission. They know they made a submission. They know the submission is valid. They would like for their submission to skip the approval process.
Description - Parent tasks can be moved to an iteration, but many times, this occurs unintentionally. The consequence is that all child tasks under the parent task has their iteration information updated, which could include finished tasks in a past iteration, which corrupts the past iterations. Preventing any parent task from being moved into an iteration (can be a Agile Team setting) and at minimum showing a warning dialog that a parent task is being moved to an iteration would be helpful to avoid this type of error. However, even a warning may not prevent accidental moving of a parent task. Why is this feature important to you - To reduce the potential for a user moving a parent task and all of the child tasks to a new iteration. When this happens, all past iterations for the moved tasks are impacted. How would you like the feature to work - Add a Team setting that are marked as Agile that determines if parent tasks and completed tasks can be moved to an iteration or not. Also show a CLEAR warning dialog that a parent task is selected to be moved to an iteration as well as a warning that completed tasks are also being moved. Current Behaviour - No rails to prevent a user from moving tasks to an iteration that should not be.
Description - with a PROD library URL, you can easily remove the .min.js extension to see the unminified library version, including every comment that was made, fully exposing all business logic.This should be disabled (on demand), or the unminified version should at least lie under a different ID Why is this feature important to you - exposing all business logic to the world is definitely not best practice How would you like the feature to work - have a checkbox that prevents the PROD unminified version of the library to be created in the asset cloud.Ideally, create a unique URL of the unminified version, that cannot be derived from the minified URL, yet to still be able to inspect this URL with external tools like the AEP Launch Inspector extension for Google Sheets. Current Behaviour - The unminified library, including all comments, is publically readable by removing the .min
Current Situation: In Marketo's default sync error reports, some errors display the Marketo ID but lack the Salesforce (SFDC) ID. This omission makes it challenging for users to quickly identify and resolve sync issues, as they must manually search for records using the Marketo ID and then navigate to the corresponding SFDC record.Proposed Enhancements:Add Marketo ID as a Displayable Field: Include the Marketo ID as a selectable field in the sync error report view. This addition would allow users to easily view the Marketo ID alongside other error details, providing a direct reference point for troubleshooting.Include SFDC ID in Sync Error Report: Enhance the sync error report to include the SFDC ID for records encountering sync errors. By displaying both Marketo and SFDC IDs in the report, users can quickly correlate issues between Marketo and Salesforce without the need for manual cross-referencing.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.