Dear All, We have one custom field set up as typeahead. That is one which refers to one object such as user, company, etc. Referred object also has custom field itself. We are trying to get one custom field from the referred object. Would it be possible to confirm it is something which is supported ...
Hi, I am working on a task report and I want to remove tasks (filter them out) if the task has a specific predecessor on it. It filter seems to work well if the task has only 1 predecessor (the specific predecessor in question), but if the task has that specific predecessor and any additional predec...
Hey folks, im trying to figure out if i can default settings to show ALL tasks in a project / template. Not just the 1st 100. when bulk updating stuff its mind numbingly frustrating to have to open all the projects then do this other step before editing. I thought maybe in Interface > Layout > Lists...
I can successfully create a comment (as seen in Workfront UI Updates section) of an Issue with this REST API call using v20```curl --location 'https://SUBDOMAIN.workfront.com/attask/api/v20.0/note' \--header 'Content-Type: application/json' \--header 'Authorization: ••••••' \--data '{"objID": "68d2c...
Right now all of our requestors inputted requests go to the same report and our traffic team reviews ones specific to their division, which we're handling using just a grouping. I'd like to update the report so the traffic team is only seeing requests for their divisions. Right now the traffic team ...
I would like to create a new project view that defaults the sort order of the project list to be name. It's possible for individual users to change the sort order of the current view to be by name but we want to default the sort order to be name as the default for a particular view. Is there a way...
Hi All,I'm trying to use the PROJ/search API endpoint to find projects that meet the following criteria:(status is not CPL AND status is not DED AND enteredByID = 111) OR (status is not CPL AND status is not DED AND enteredByID = 222)I know that the API takes the filters in a text mode like manner, ...
I have a request to change an existing Workfront proofing workflow. They want to switch the first and second stages. I didn't see a way to do that. Does anyone know if that is possible and if so, how to do it? I was thinking about creating a new stage and then deleting the existing first stage. Woul...