Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

An about the dashboard page that describes the purpose of the dashboard as well as the source of the data is required to be built as per the feedback received from the demos.

Screen URL:-http://localhost:3000/digit-ui/employee/dss/national-about

The file location of UI code:-packages/modules/dss/src/pages/About.js

How to add the new content:-

...

To enhance the dashboard and make it more user-friendly, an FAQ page is to be developed so that users can access it from any page for any queries that they may have regarding any acronyms or how to navigate.

Screen URL:-http://localhost:3000/digit-ui/employee/dss/national-faqs

File location of UI code:-packages/modules/dss/src/pages/FAQs

How to add the new content:-

...

we need to delete the content that belongs to question, answer and ans

roleactions.json:-

Code Block
   {
      "rolecode": "EMPLOYEE",
      "actionid": 2341,
      "actioncode": "",
      "tenantId": "pb"
    },
    {
      "rolecode": "EMPLOYEE",
      "actionid": 2342,
      "actioncode": "",
      "tenantId": "pb"
    }