Explore product-specific spaces to ask questions, share insights, and learn best practices.
Recently active
Hi everyone,I'm working on a project where I need to programmatically create and update custom forms in Workfront using the API. I've been successful in creating the form and its fields, but I'm facing a challenge with the conditional logic.In the Workfront UI, there's an option to set up "skip logic" where the visibility of certain fields depends on the selection made in another field (e.g., a radio button or a dropdown menu). For instance, if a user selects "Yes," a new set of fields appears, but if they select "No," those fields remain hidden.My question is: Is it possible to configure this conditional logic directly through the Workfront API?I've reviewed the API documentation and haven't found any specific parameters or endpoints that allow for the creation of these rules. The current process seems to be confined to the UI's form designer.If this functionality isn't available, I'd appreciate it if you could confirm it. Also, if there's a workaround or a planned update to the API t
I tried creating an HTML Offer in Adobe Target, which contained HTML <div>...</div>, a style block <style>...</style>, as well as a script blocks <script>...</script>, but when I tried to insert the offer into an activity, it gave the following hard stop error message: "Offer content must contain exactly one HTML element". I wasn't sure what that means, but I could only assume for now that it's because I'm trying to include a style block and/or a script block in the offer, though the language of the error message focuses on there being more than "one" HTML element.... Any clarification here would be great. Thanks.
I would like to create a report that will show the sum of record counts for multiple fields in a custom form. Specifically, something like this: If Field A or Field B = Choice 1, then show the total count of Field 1 plus Field 2. If Field A or Field B = Choice 2, show the total count of Field 3 plus Field 4, and so on. I'm terrible anything except the very simplest calculated fields. Is this something can can be done, and if so, can you give me the actual text to do it? Thanks for any help!!!
I'm trying to create a dynamic report that will show the user all other users' timesheets from the previous week, as long as the users' Home Teams match any of the teams in the $$USER's Other Teams. I ALMOST have it working but there are holes that I'm not quite understanding or know how to fix. This is how I currently have it setup:startDate=$$TODAYb-1w startDate_Mod=between startDate_Range=$$TODAYe-1w user:homeTeamID=$$USER.teamIDs user:homeTeamID_Mod=in For Example:Tony's Home Team is Marketing - Digital Optimization.Rebecca's Home Team is Marketing - Product ManagementStacie's Home Team is Marketing - Product Management but they also have Marketing - Digital Optimization in their Other Teams... as well as Marketing - UX/UI and Marketing - Directors.In this example, Stacie should be able to see both Tony and Rebecca's timesheets on the report because both their Home Teams are included in Stacie's list of Other Teams. Like I said, this is kind of working and I'm able t
I am looking to create project templates where certain tasks have restrictions on when they can be completed.For example, I can only book studio recording time on Tuesdays; orCross functional teams can only submit deliverables on Wednesday afternoons; orMy client only works Monday-Wednesady. Any client dependent tasks need to programmed to be due on in office days
Hi community! I am trying to install an environment promotion package for the first time, but the install button is disabled. Does anyone have a solution? Thanks!
I am the admin for our company. Our PM's have been asked by a client to use WorkFront in conjunction with their company who holds the licensing. One of my users can not access the web based access to Workfront on her computer (MacBook Pro) but I, using her credentials on a different computer, login without issue. The IT Team on the client side of this has a ticket but thus far nobody has an answer. It was suggested that there could be an issue with the Federated license and a reset could solve this issue. Another suggestion is fully removing all adobe applications / caches from the computer and start fresh? Any help would be appreciated
Hi, We're currently only using the Workload Balancer portion of Resource Management and would like to hide some of the other tools showing on the left panel. I didn't find anything in layouts to do this. Is there any way to hide Resource Pools and Utilization in the left panel? We have multiple departments using our instance and all users are showing up in the utilization view and filters don't seem to stay. The departments update each other so companies isn't an option to hide the other department users from view. Thanks
I can't figure out how to copy a formula we use for a reference number into a different custom field. When I copy and update the custom names it tells me that "Packaging Request Type is not a valid field in your system". I'm not sure what that means? It's a custom field we have been using and looks the same as Tactic Type from the current formula.Current formula:CONCAT(LEFT({DE:Tactic Type},2),"_",IF(MONTH({DE:Final Files Due Date})>=8,RIGHT(YEAR({DE:Final Files Due Date}),2)+1,RIGHT(YEAR({DE:Final Files Due Date}),2)),"_",{referenceNumber}) Copied Formula:CONCAT(LEFT({DE:Packing Request Type},2),"_",IF(MONTH({DE:Final Files Due to SUPPLIER})>=8,RIGHT(YEAR({DE:Final Files Due to SUPPLIER}),2)+1,RIGHT(YEAR({DE:Final Files Due to SUPPLIER}),2)),"_",{referenceNumber})
Hello, We have people post their travel time on projects to a task on their task list. We don't bill our clients for travel time. I have a custom form that lists total budget hours, then a field that subtracts the actual hours posted to the project to show their remaining budget on their dashboard, but I cannot figure out how to pull out or separate/remove the hours posted to a task where the "source" is Travel Time. Task List Hour Type = Task TimeSource = Travel Time Just need a way to have a field that takes Actual Hours Posted to the project minus any Travel Time Hours posted so that I can show actual budget hours remaining. Hoping someone can help? ...and unfortunately no, I don't have fusion. Thank you!
I've got a report that shows how long it's taking our account managers to convert a request to a project. The "Time to Convert" column was created in text mode:displayname=Time to Convert linkedname=direct querysort=entryDate valueexpression=ROUND(DATEDIFF({entryDate},{actualStartDate}),2) valueformat=HTMLI don't get an "average" option for the column, like I do if I use a standard column selected from the drop down. Is there any way to display the average for the column other than exporting to Excel? I'm using groupings based on the different account managers, if that makes any difference. Thanks.
Hi ,We have a huge where we will have around 100 activities . But i am concerned about performance of the journey. Can any one please let me know that what and all performance issues we have if we have such a big journey apart from troubleshooting and readability issue.Also please let me know is there any possibility to split the journey .Thought of jump activity but as per the documentation we can't use jump if we have read audience.Please let us know your thoughts. Thanks Usha
This may be a silly question, but we are in the process of renewing our Workfront agreement. With that comes the switch to the new license/ access levels, and I am trying to get clarification on what the Contributor access level will be able to do. It's mostly spelled out in the documentation, but I need to know specifically if users with the free Contributor access level will be able to see, be tagged in, and make comments on projects?
Hi! I have a project report that I want to group by fiscal year (July 1 - June 30).Is it possible to create a grouping to organize projects by their Actual Start Date, which each sub-group being an FY? There does not seem to be a default, so is this a text-mode thing? Other things to note:We do not use financials.Our projects do have an FY23/FY24/F25 at the beginning of each project name.
Hi All, Is there any way to trigger a watch event when user Access Level change automatically. I know we can use Joural Entry but I can't filter by UserName=System. Any Idea! Thanks in Advance
Hello - One of our users is trying to drag and drop documents into their request and each time they try to do it the document tries to download instead of being uploaded into Workfront. I tired to drag and drop the same document into the same request and it worked for me, but when she tries it will not drag and drop but tries to download the document. Any thoughts on why this might be happening for this user when we have not changed any settings? Also, this feature was working earlier in the week and not sure why it's not working now. Any thoughts would be greatly appreciated. Thank you!
I've been looking and found a few older posts that had text code that was supposedly going to work in achieving this, but I have had no luck. At the moment they only wish to see these projects, so that they are aware of what is going on in their team. I don't know that they will want to manage these at any time, and I know that a project can be updated for that purpose. right now, I just want to build a report, or even a filter, that allows this user to see only what is shared with them. Thank you for your help.
I am looking for text mode filtering that will allow me to pull a project report for all projects containing a specific task. Specifically, - Pull all projects that have a task id which contains "wireframe"- I can't pull a project report and filter by task name because I want to account for all the tasks and assignments in those projects that contain a wireframe task- I'd like to pull a report for completed projects and a report for current projectsThank you,Brenda
Hello This is my second time creating a Help request queue. The first is working correctly and I referenced the first when creating the second. Currently the second is not appearing in the drop down on the requests page and when I use the direct link I get the following error "Error The request queue is no longer available". Any thoughts? Thanks Bill
Hello everyone, I'm currently developing some self-service flow steps. While the overall installation and usage process works smoothly, I’ve been wondering: has anyone successfully gotten label translations to work? According to Adobe’s SSFS Interface, each attribute should support one or more i18n objects, defining the corresponding field label in the desired language. While en_US is mandatory, other languages should also be supported. From what I understand, it should be possible to add translations for the languages available in the Marketo UI.Marketo only offers UI support for a fixed set of languages, While English works perfectly, I haven’t been able to get any other language to display correctly.What’s your experience with this? Have you successfully added language support to your self-service flow steps? Please see an example from one of my attempts below{ "apiName": "form", "dataType": "string", "i18n": {
How do you customize the logo and logon appearance for WF?
Hi all,I’m trying to build a report that shows how many projects were open/active at a specific point in time (for example, how many were active on January 1st, 2024).The issue I'm running into is that filtering by status only gives me the current state of the project. That means I’m missing projects that were active at that time but are now complete or dead. The only other data I have to work with are the start and end dates, and I'm not sure how to use those to create a snapshot for a past date. It would be nice if we could group my month but I'm open to manual changes or prompts to get the data for each month. Has anyone figured out how to approach this kind of reporting in Workfront?Thanks in advance!
Hello. I am making a report that needs to list how many of each job role is attached to a project.The problem is that one project can have multiple tasks assigned to the same person that has a job role. So is there any way to count unique job roles per project?
Hello everyone, I'm currently developing some self-service flow steps. While the overall installation and usage process works smoothly, I’ve been wondering if anyone has successfully gotten the /brandIcon and /serviceIcon endpoints to work—or more precisely, if anyone has seen Marketo actually request these icons. My Swagger definition includes the endpoints exactly as specified in the SSFS Interface CFA Swagger. The endpoints are live and return the expected images without issue. I’ve tested various image formats—from PNG and GIF to SVG (as shown in Adobe’s "Look Up" example). However, Marketo doesn’t display any icons, and according to my application logs, the endpoints are never even called.Has anyone managed to get the icons to display in Marketo?Kind regardsWolfram
I have a doubt referring to the function nowWithDelta. Can I use nowWithDelta(0, "days"), i.e, using the first parameter with the value "0"?
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.