View in #ohif on Slack
@John_Mark_Enriquez: How can I add a custom UI in OHIF without editing the main component? I’m worried it might be affected by future UI updates. Specifically, I want to change the logo to display the patient’s name.
@Bill_Wallace: Create a new mode - you can then override the parent container and change what gets included to make this change.
@John_Mark_Enriquez: How? Do you have any links to implement that? Thank you
@Bill_Wallace: There is a whole document written about it: https://docs.ohif.org/platform/modes/
Modes | OHIF
There is also a CLI to create yourself a new mode, documented there.
@John_Mark_Enriquez: I want to change this logo into patient name, I need to create a new mode, right?