Reltio Connect

 View Only
  • 1.  Add a custom button in MDM UI Dashboard

    Posted 12-22-2023 02:19

    Hi team,

    Please let us know if it is possible to add a custom button in MDM UI Dashboard or not.

    If yes,please help me with the steps to configure the same.



    ------------------------------
    Utsa Das
    Syneos
    ------------------------------


  • 2.  RE: Add a custom button in MDM UI Dashboard

    Posted 12-22-2023 13:10

    Hi Utsa,

    It is possible to do what you are looking for. Take a look at these docs
    https://docs.reltio.com/en/engage/manage-your-tenant-ui/ui-custom-components/buttons

    The steps generally will be as follows.

    0. Export the UI Files
    https://docs.reltio.com/en/engage/manage-your-tenant-ui/export-and-import-of-ui-configuration-files/exporting-ui-configuration-files

    1.  Defined the Button in the json of the dash board file

    2. Write a javascript file to execute whatever you are trying to do

    3. Upload the file somewhere in the cloud like and S3 bucket.

    4. Add the path to the file into to your button definition

    5. Add your button to the layout portion of the dashboard json, identifying it by it's id (look at existing facets for examples)



    ------------------------------
    Joel Snipes
    Intel
    Savannah GA
    ------------------------------