Rally Software

 View Only
  • 1.  Adding help option to rally custom app

    Posted Jul 28, 2020 05:48 PM
    Hello,

    I have a custom app which needs some instruction to understand how to use it. So i would like to provide the instructions on the app page. What is the best way to do that?

    Thanks,
    Divya


  • 2.  RE: Adding help option to rally custom app
    Best Answer

    Broadcom Employee
    Posted Jul 29, 2020 05:30 PM
    Hi Divya,

    Here is one way, using a "Page Info" button: https://github.com/nikantonelli/DependencyGrid/blob/4642c470f61606a57d86cf49a4f4b463050a2e19/App.js#L1516

    ------------------------------
    Nik
    Ask me a question, I'm All Ears!
    Though not for much longer as
    Moving on.
    ------------------------------



  • 3.  RE: Adding help option to rally custom app

    Posted Aug 03, 2020 02:10 PM
    Thank you Nik. It worked perfectly