Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions docs/configuration/settings.rst
Original file line number Diff line number Diff line change
Expand Up @@ -440,6 +440,26 @@ Form settings
Contact settings
****************

.. vale off

Multiple Company management
===========================

.. vale on

.. image:: images/multiple-companies-enabled.png
:width: 600
:alt: Screenshot showing the Multiple Companies feature enabled
Comment on lines +450 to +452
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This image is somehow hidden. Can you please fix it?

Image

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Usually this means there's an incorrect file path being used - I guess the image isn't present on this branch?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll add the image


This setting, when enabled, allows a Contact to link with more than one Company. It's beneficial for businesses that interact with clients across multiple Companies.
When you turn this off, a Contact can only link to one Company. This is ideal for businesses with simpler structures where each Contact only needs a single Company association.


.. image:: images/multiple-companies-disabled.png
:width: 600
:alt: Screenshot showing the Multiple Companies feature turned off


Contact merge settings
======================

Expand Down