Adding Additional Information to the TopContent of a System Screen using the Client Side API

Less than one minute read time.

In the image below you can see that I have added some additional HTML to the TopContent of the Person Summary screen.

The following code can be added to the custom content box of a system screen like the PersonBoxLong or CompanyBoxLong.

[code language="javascript"]

})

[/code]

It will add the defined output HTML to the right hand side of the existing TopContent and it will do so whether or not someone has already added fields using the TopContentBox screen e.g.PersTopContent.

Parents Comment Children
No Data