you can add Tasks which are attached with Milestones by project on a calendar. For example, This will display all the tasks on the calendars as events which are of a specific project milestone.You can create multiple events, each one for a different project milestone with color as required on the sa...
Firstly, your calculated field should be of 'Date/Time' format on your form. Then You have to apply the range filter using the text mode on your calculated field as below. DE:xyz=$$TODAY
DE:xyz_Mod=between
DE:xyz_Range=$$TODAY-3mHope this is what you are looking for! Please mark my post as 'Correct...
A Task report should work, you will be able to pull the project details as well. text mode for Project Owner name:valuefield=project:owner:name
valueformat=HTML
linkedname=project
namekey=view.relatedcolumn
namekeyargkey2=name
namekeyargkey.0=project
namekeyargkey.1=owner
querysort=project:owner:...
This should be the filter that you are looking for. Hope this helps! Please mark my response as 'Correct Reply' if this helped you and also to help others.Thanks in advance.
There are only below standard fields available:Last Updated ByLast Update DateLast Updated. Last Updated By holds the user who has made any changes last. and I guess 'Last Update' could be custom field on your form as it is not a standard field.
I have two Dropdown fields called 'Row' and 'Column' on my custom form. Field 'Row' holds the dropdown values 1,2,3,4,5,6,7,8 and Field 'Column' holds the dropdown values 1,2,3 and I need a calculated field called 'Total' with the below conditions: The calculation of row + column should follow in th...
I would prefer the similar levels as Priorities for Severities as well. Something like Critical, High, Medium, Low.If you are looking more support specific, I would suggest Cosmetic changes, Bug with or without Workaround, Fatal error etc
Thanks for bringing this up @rwinslow This is also important for my project, as we are trying to migrate data from one instance to other. All we have to do is manual update on the Rich text field in the custom form after our project/task/issue migration.