Our team requested the issue details be moved over overview so they could collect the specifics needed to complete the request quickly. Once that change was made the next questions was "Is there a way to I have the description above the custom form"? I added a calculated custom field to display the ...
We've only up until now used Proof Approvals, but now have a need to approve some Excel spreadsheets. It seems rather simple to add an Approver to the document, but nobody is getting any notification that the approval was requested. I checked the universal Email settings and it is checked to receive...
Hi All, We are rolling out our SharePoint integration and want to create some automation with folders. We would like to create a new folder when a certain project request is put in and then link the folder to that project. I have a Power Automate flow that can create the folder, but I'm not seeing a...
Hi WF Community, You know how you can see what user updates a field when you look at the Updates tab for a given record? I'm wondering if there's a way to create a calculated field that would capture the person's name? For example:If Joe Smith updated the field Internal Error Tracking (custom dropd...
I have a very simple Request Report that includes Actual Completion Date as a column, with sorting on that column. No matter if I choose ascending or descending, it will not sort with the latest completion dates on the top. Is this a glitch or is there some other thing I don't know about? Thanks!
In my efforts to use Workfront for everything I keep exploring features I hope will work a certain way and then I can't quite configure them the way I need to. Looking to the experts on this page to let me know if I am missing something. With "work from home" being a new feature for my company, our ...
Hello Community members, Looking for your help in regard to write expression to calculate NPV.Attaching screen shot about the form and formula. looking for your guidance. MvhKundan.
For a column in a report: valueexpression=IF({name}="First Submit Date Flag",IF({status}="CPL",{actualCompletionDate},IF({name}="Full Access Target Date Flag",IF({status}="CPL",{actualCompletionDate},"NA"))))valueformat=HTML Problem 1: moving the commas and the parenthesis makes the difference and ...