Clarity

  • 1.  Create an Custom Resource Attribute and access in Team object

    Posted May 03, 2018 12:37 PM

    Hi

    I create a resource attribute and I show this attribute in Resource Setting page. I  know this part.

    But after I want to see this attribut in Team Object to see this Resource attribute in Project Team list page.

     

    How I can create this Resource attribute and share in another object.

     

    Thanks



  • 2.  Re: Create an Custom Resource Attribute and access in Team object
    Best Answer

    Posted May 04, 2018 05:13 PM

    Hi - You will not normally be able to access a resource attribute on the Team object unless:

    a) You update the attribute using a workflow on the team object (not something that I would advise - keeping the data in sync is usually a challenge. Also, the update to the object will never be real time - Neither Resource nor Team are workflow enabled. So, you will need a scheduled job to keep the information in sync).

    b) Consider how the information is being used. You may have to create a custom portlet/report that combines the team and resource properties.

    c) There is a way to put a dynamically generated value on an object using a dynamic lookup. But, the method works on edit pages only. See - TIP : How To Put Any Dynamically Generated Value On A Clarity Object 



  • 3.  Re: Create an Custom Resource Attribute and access in Team object

    Posted May 07, 2018 11:13 AM

    Thanks, I can close this disccusion, and I am created a new question "User Value in "Cost plan detail"", because I try to create a field into "Resource" because I can use "User Value" field into Cost Plan.