Custom text in Detail View in Accounts Module

Hello,

I need to add some rather large text in the Detail View in the Accounts Module. I have searched a lot and I don’t really know how to do it.
Should I create a custom view php ? should i create a custom smarty tpl?

Plz help me and have me some patience :frowning:

Hello there,

how large the text should be?

There are multiple possibilities.

You could add a TextArea Field or HTML Field, or a Wysiwyg Field, as a default text and editable.

Put the Field in an extra Tap in detail view and remove it from the Edit-View, if it is not to be displayed when editing.