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

  • SEARCH
  • Home
  • 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 7001639
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T20:49:45+00:00 2026-05-27T20:49:45+00:00

What are all the card styles for the StandardCardRenderer? The App SDK only lists

  • 0

What are all the card styles for the StandardCardRenderer? The App SDK only lists card styles for the BasicCardRendered which includes:

.cardboard .card: Style given to each card element
.cardboard .cardHeader: Style given to each card header element
.cardboard .cardOwner: Style given to the owner image element in the card header
.cardboard .cardOwnerName: Style given to the owner name element in the card header
.cardboard .cardContent: Style given to the card content element
.cardboard .defect .cardHeader, .cardboard .defectsuite .cardHeader, .cardboard .hierarchicalrequirement .cardHeader, .cardboard .task .cardHeader: Additional styles given to card header elements based on item type.

I suspect the StandardCardRenderer has more card styles. For instance, the StandardCardRenderer includes a Ready to Pull button and a Blocked button. I want to hide the Ready to Pull button since we don’t use it in my group. If there is a card style for it like there is for .cardboard .cardOwner, then I could add display:none; to the CSS style section kinda like this:

 .cardboard .cardReadyToPull {
    display:none;
  }

I would also like to make some other modifications that I could probably control with styles, but I would need to know the card styles to do this. I opened a ticket with Rally and they incorrectly told me that I can’t use card styles to hide objects even though their App SDK has an example of it. Any help would be appreciated.

  • 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-05-27T20:49:46+00:00Added an answer on May 27, 2026 at 8:49 pm

    We tried to document most of the card styles but the menu styles apparently were never documented fully. You should be able to do this with CSS. If you are using Chrome or Firefox use developer tools or Firebug to inspect the html in the menu to find the CSS classes applied. In this case the following should work for you:

    .cardboard .cardMenu .readyIndicator {
        display: none;
    }
    

    Or, if your group has its own workspace you could remove the ‘Ready’ field from stories and defects- this would also prevent the ready button from being displayed.

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

Sidebar

Related Questions

I am doing a greeting card app.I do all sorts of stuff on my
Possible Duplicate: Delete a folder on SD card In my app i saved all
I am writing a code that collects all the credit card information of each
I am using sencha to create a carousel which has multiple card panels. Each
I want to traverse through each file in the SD card inside all the
I am making an Iphone drinking card game app. All the card mean something
First of all i have frames on my SD Card and frames are there
Anybody knows how to get nic card name when I do ipconfig/all I can
I'm developing a card game that uses rummy-style sets of three cards. From a
I've been looking (without great luck) for the perfect reference card with all the

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.