Skip to content
Open
Changes from 1 commit
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
5 changes: 5 additions & 0 deletions docs/configuration/variables.rst
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,11 @@ See :doc:`Companies</companies/companies_overview>` for more information.
* - Zip Code (Company)
- ``{contactfield=companyzipcode}``

.. tip::
Custom Company Fields

The syntax for custom Company fields is different than the core Company field syntax. You must **not** add the word "Company" in the variable, but instead treat it like a "contactfield":
Copy link
Member

Choose a reason for hiding this comment

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

Here it looks like you're going on to provide an example, but I can't see one. Is that intentional?

Also Vale picked up on the use of contactfield - do you mean Contact field?


Mautic Component tokens
***********************

Expand Down