Clarity

 View Only
  • 1.  Static Dependent Lookup Not working in 15.8

    Posted Sep 21, 2020 07:42 AM
    Hello All,

    We have 4 level Static Dependent Lookup it's working now in Classic UI however its not showing value in drop down. Value is showing in Fields.


    Thanks
    Awadhesh

    ------------------------------
    Awadhesh Dammani (Addy)
    Sr.Consultant
    Clarity PPM
    Location: India
    ------------------------------


  • 2.  RE: Static Dependent Lookup Not working in 15.8

    Posted Sep 25, 2020 07:14 AM
    Static Dependent lookup and Parameterized lookups are enabled in the New User Experience for Projects, Ideas, and Custom Investment type objects. You can configure and API enable the required lookups from the Classic UI and publish the Blueprint in the New User Experience for the lookups to appear.
    API Enable Lookups
    Follow these steps:
    • Log in to Classic UI.
    • Navigate to
      Administration
      ,
      Studio
      ,
      Objects
      .
    • Filter
      Projects
      and click
      Projects
      .
    • Navigate to the
      Attributes
      tab and click
      New
      .
    • Specify the following details:
    • Attribute Name
    • Attribute ID
    • Description
    • Data Type
    • Specify
      Multi-Valued Lookup
    • Lookup
    • Browse for the lookup value and click
      Add
      and then click
      Save
      . Example, Investment Type
    • Entry Level
      - Example, Investment Process
    • Exit
      - Example, Investment Stage
    • API Attribute ID
      - Specify the ID for the lookup to be enabled in the New User Experience
    • Click
      Save
      .
    The lookup is created and is available in the Blueprint. Copy, edit, and publish the blueprint for the lookup to appear in the object attributes.
    Static Dependent Lookup
    - The lookups that can be applied in single fields and have structured hierarchy are static dependent lookups. You can select the lowest level value from the lookup hierarchy based on the highest level selection.
    • For the static dependent lookup to appear in the New User Experience, you must populate the API attribute ID.
    • Once enabled the lookups are available wherever attributes are applicable and filtered. The static dependent lookups can be added to the Details panel using the Blueprint.
    • You can also add static dependent lookups to board cards.
    • You can add these attributes as columns in Grid view and in the flyout. You can also filter data based on the static dependent list lookups.
      Example:
      The Investment Stage of a project can be indicated with a static dependent lookup such as
      Investment Stage > New Product Development > Maintain
      .
      Static Dependent Lookup
    Parameterized Lookup
    -  Two lookup fields are connected by a passed parameter. Two lookups are defined as two separate attributes in the object and the value from one lookup will determine the available values in the second lookup.
    • Parameterized lookups will appear in the New User Experience once their API alias values are populated.
    • The lookups will function the same as in Classic UI.
    • Enabled parameterized lookups can be added to blueprints to be included in the Details panel.
    • Changes of a lookup value in a grid view or flyout are reflected seamlessly in the other.
    • You can also add parameterized lookups to board cards. 
    • You can filter data based on parameterized lookups. When filtering based on dynamic query-based lookup (lookup that changes options based on primary lookup value) then the filter will display all possible options.
    Example:
    The
    Application Change
    lookup has two sub-values
    Enhancement
    and
    COTS Evaluation
    . After you select the project type, you can select the project category.
    Parameterized Lookup


    ------------------------------
    Regards
    NJ
    ------------------------------