I have the same request but for referencing a particular task.The use case is within a project there is a form where this is used to validate and move a task from a different project (and some other bits that Fusion would need to do) to the current project. I would hope to be able to filter the fiel...
We definitely need something like this also. Out use case is that generally different groups of users have layout templates geared towards the way they work (especially pinned dashboards/views within a project).The issue we face is when we may want to a user from another group to work on a piece of ...
Just an quick update. I think this is simpler that i thought it was going to be as i can just use the following: categoryID=<ID OF CUSTOM FORM>categoryID_Mod=notinobjectCategories:ID_Mod=notblank
Hi Doug Thanks for the advice. I will give this a go. I have done a few things with objectCategories via the API in the past so i see where you are coming from here. I will update this thread when i have given this a go! Thanks
I find myself a bit stuck as essentially i want to achieve the following:A filter on a task report that shows me only the tasks that have a custom form attached (Category ID is not null) and also the task does not contain a particular form (Category ID not equal to <GUID Of Custom Form>). Just wonde...
Hi Sam I have tried to first steps in the instructions above, and as far as i can see replicated what you have done, however i still get no line breaks? The only difference I can see is how i acquire the template as in our case the template is downloaded from our Workfront instance each time it is u...
Hi Sam It may be easier if i give you a simple use case and you could offer some advise how you would achieve this. I have a search record card that looks for all documents attached to a project, and presently i was using the Text Aggregator to turn this into a text string of documents (i did use th...
Hi Sam Thanks for the great informative response. I have tried a few of these things (i think) but i will go through your post in detail and see if i can rectify the issue i was facing. I will report back on here when I am in a position to do so! Thanks again for the response.
I am just getting to grips with Fusion 2.0 and one of the great additions (something we have been crying out for) is the Microsoft Word Template function. My initial questions/observations are: Line spacing seems not to have any effect here, i have even tried to use the "carriagereturn" and "newline...
Hi Doug I have read all there is to read (including that link) regarding using the report API function. My issue is that i read things all over the internet about being able to use the API the same as you would build a report, but this doesn't appear to be the case for what i need I don't really ...