How and where to edit info boxes in the Angular portal?

I need help with finding out how and where I can edit the text in the info boxes in the angluar portal. I want for some of these info boxes to either add more text or change the order that the senteces are written in the info box.

Parents Reply
  • Hi Niels,

    As I posted on the Github thread before, this json file is not intended to be customizable. (It is also loaded from a DLL resource, not a separate file.)

    If you want to modify/extend the json content, you are free to do that inside the HelpContextualService and integrate a completely different data source where needed. The data doesn't need to come from the server's helpcontext.definitions.json file.

    HTH

    Hanno

Children
No Data