See what has been updated throughout our releases
See what has been updated throughout our releases
By default, Resource Hero displays three ‘row header’ columns: Assigned To, Resource and Role.
This post explains how to add additional row headers to your matrix.
The field name (also known as the API Name) of the Resource Assignment field that you are adding. This can be found on the Resource Assignment object’s field list:
Ensure that you are using the Field Name (ResourceHeroApp__Archive__c) and not the field label (Archive).
Used to determine the order in which the column will be displayed in the matrix.
Valid values: Any integer greater than or equal to 1. Note: Display order values do not need to be sequential. In other words, ordering your columns with 1, 2 ,3 is the same as ordering them as 5, 10, 15.
Should be true for all entries except for the following Resource Assignment fields:
Controls the horizontal alignment of text in the column.
Valid Values:
The default wide of the column in px.
Determines whether the field should be shown on the Resource Hero Dashboard tab.
Valid Values:
Determines whether the field should be shown on a matrix when displayed as an inline visualforce on a record detail page.
Valid Values:
When left blank (default), the field will be displayed on all matrices related to all objects.
In some cases, however, you might want to show a column only if you are looking at a specific object.
For example, say you have a formula field on the Resource Assignment object which displays Opportunity probability. The field would be blank for all assignments related to objects other than Opportunity. By entering Opportunity in the Restrict to these object only field, the Opportunity probability field will not display when looking at a matrix on others objects that you have configured to work with Resource Hero (Case, Account, etc.).
Valid Values: Comma separated list of Object API names.
The following entry would add the Archive column to the Resource Hero Dashboard for both the Opportunity and Project custom object:
As you can see, the Archive field is now displayed on the Opportunity matrix:
Have more questions?
Contact Us