The Time Off section in the user's profile allows a user to indicate which days they will be OOO. When a user deselects All Day to indicate a partial day off, the text Working Hours: appears above the Hour From/To fields. This is incorrect and confusing for the user. Should they indicate the hours t...
Hello, We would like to write a report that quickly shows a users total exceptions hours for the week (Vacation, OOO, holidays based on the default schedule). Is that possible? Thanks, Bill Harnett
Hello,We have a legal review process in Workfront and we would like to determine the average number of business hours to complete the request.In the past 3 months, we have run hundreds of legal reviews in Workfront. An issue is generated in a queue, a document that needs to be reviewed is attached, ...
Hello,I have the following text mode code that displays names in a shared column on a report, but the names string together like this:AlisonTomMaryBradI would like them to display as a list, like so:AlisonTomMaryBradHere is the code:column.6.displayname=Combined Teamscolumn.6.linkedname=directcolumn...
Hello, We're looking for the text mode report code that would list all the users in a templates People tab. When saving a project as a template, all the users associated with a project will be captured in the template unless manually deleted. This results in errant notifications to users when tha...
We use typeahead fields in a number of our custom forms. Mostly, users know which entry to make - for instance, a typeahead might list all active users in the system; they would only see the names beginning with "A", so it would require the submitter to type a few letters of the user's name to narro...