Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Users having permissions to CompanyAdministration may manage company information, its addresses and users at the company.

...

Starting with version 5.1 it is possile possible to manage company addresses, provided that it is configured.

...

Function is available if OrganizationEnabled is true. The header image is controlled by MyCompanyHeaderImage. The addresses are displayed if the DBprovider is used, and addresses can be managed if XXX

Code Block
languagexml
<OrganizationEnabled>true</OrganizationEnabled>
<MyCompanyHeaderImage>hero.jpg</MyCompanyHeaderImage>

...