Hi, I need the value of a type ahead field that lives at the project level to populate a calculated field at the task level. Is this possible? Project Level = Story Lead (type ahead field.) I need this value to also live on a task under the project. I thought calculated field would be the way to go ...
A user accidentally deleted everything from their To-Do list widget on the home page. Is it possible to recover deleted items? I checked the Recycle Bin but did not see anything that aligned with the date and user.
What is this purple box with a check mark supposed to represent? It shows up in the "Awaiting My Approvals" widget on the home page as a part of the thumbnail for a proof. Based on an admittedly cursory review, it seems like it's on all the proofs that I'm looking at so I'm not sure what it's suppos...
When I use the code below, I'm able to erase the existing project sharing and create a new project sharing. Instead of removing the old project sharing and adding a new one, how can I update the project sharing? Code I'm using in Workfront API Body: {"accessRules": [{"accessorID": "64bad82634543dda7...
Hi, I have been trying to get workfront for almost two weeks now but have been unsuccessful. when I went on to look around for solutions I found that it asks you to fill out a form to talk to a representative. It has been quite some time now but I have still yet to receive a response, does anyone kn...
Has anyone figured out how to stop multiple tbs from launching when you open a proof?I get 2-3 new tabs each time and sometimes it causes issues when uploading a new version of the proof.I am using Chrome. Workfront has more issues if I use firefox. I don't have Safari installed.
Hi! I am trying to add a calculation to an issue form referencing DE:Client requirements. This field is on the company object / company custom form. I am getting an error message that the field doesn't exist, but it does. Am I unable to add this because the company object is "too many tables away" f...
Hello,when using the Custom Form Builder there seem to be some bugs that do not affect the functionality, but are very annoying. Perhaps some of you can confirm.I already created a support case for this.When creating a new form, the selection of the corresponding objects is not be applied.Example: I...
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 ...
I would like to add logic to a custom calculated field. Is that possible? 1. make a description field only appear if the trigger is met:IF(WEEKDAYDIFF($$TODAY,{DE:Requested Send Date and Time})<=1,'You have chosen a send date and time that is less than our required minimum turnaround of two business...