Rally Software

  • 1.  How can you add the Feature ID and Feature Name fields to the Print Story Cards app?

    Posted Mar 21, 2017 04:17 PM

    How can you change what fields are displayed on Print Story Cards app? I would like to add the Feature ID and Feature Name fields.



  • 2.  Re: How can you add the Feature ID and Feature Name fields to the Print Story Cards app?

     
    Posted Mar 21, 2017 05:15 PM

    Hi Steve, there's not a way to do that with the default app.  However, you might be able to leverage the source code to add the fields you want to the app (although that's unsupported).  Here's the link to the source code: app-catalog/PrintStoryCardsApp.js at master · RallyApps/app-catalog · GitHub 

     

    I did find another version with the Feature ID added to it, though! You might be able to modify this to also show the Feature name if you are so inclined (again this is unsupported): GitHub - nmusaelian-rally/print-cards-with-appsdk1 

     

    Hope that helps!



  • 3.  Re: How can you add the Feature ID and Feature Name fields to the Print Story Cards app?

    Posted Mar 23, 2017 07:22 AM

    Find the code for this here. It includes the Feature ID and the Feature name on the story card