Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7946019
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 4, 20262026-06-04T01:01:50+00:00 2026-06-04T01:01:50+00:00

It looks like the attribute on a portfolio item called Portfolio Item Type has

  • 0

It looks like the attribute on a portfolio item called “Portfolio Item Type” has values which are objects, just like the “State” attribute. However, I am not sure how I would go about using that attribute as a filter, just like the dropdown that is available on the Portfolio Items page.*

I tried binding to the values with radio buttons, which does not work. So, would I need to use an attribute/object dropdown instead?

*I also noticed that the “Type” label on the left of that dropdown disappears when switching from “Initiative” or “MRU” to the other, after the initial page load.

Edit: It looks like I can use an attribute dropdown for the “State” attribute, but not the “Portfolio Item Type.” I have also tried changing it to an object dropdown to no avail.

Here’s an example of the javascript I’m trying to use:

var typeDropdown = new rally.sdk.ui.AttributeDropdown({
    defaultValue : "Initiative",
    label:"Type",
    showLabel:true,
    type : "PortfolioItem",
    attribute : "PortfolioItemType"
}, rallyDataSource);

typeDropdown.display("typeDropdown", dropdownSelectionChanged);
  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-04T01:01:52+00:00Added an answer on June 4, 2026 at 1:01 am

    If you are using Rally SDK 1.x you can use the following to display a dropdown of Portfolio Item types …

    var type_config = { label : "Select type: " , type : "Type", attribute : "Name",fetch : "Name,ObjectID"  } ;
    
    var objectDropdown = new rally.sdk.ui.ObjectDropdown(type_config, rallyDataSource);
    objectDropdown.display("pi-type", typeChanged);
    

    Portfolio Item types are distinct objects (instances of ‘Type’) as they contain additional information (ordinal number, kanban states etc.).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a custom Attribute called AuthoriseAttribute whose constructor looks like this: public AuthoriseAttribute(int
I have a hash which looks like this: items: item: attribute_a: cheese attribute_b: bacon
It looks like that MEF framework creates objects which have default CTOR. How about
I have an attribute which might look like this abcjQuery12345 , these numbers are
I have an entity which looks like this: Entityname = Country with the attributes
Looks like _compile_select is deprecated and get_compiled_select is not added to 2.1.0. Are there
Looks like I didn't set up my actor correctly, but not sure how else
I'm working on a portfolio site, it has a gallery which is fixed up
I'm trying to parse a rss feed that looks like this for the attribute
I would like to read the xsi:type attribute from the current node in a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.