Skip to content

Conversation

@adiati98
Copy link
Contributor

Description

This PR cherry-picks #310 into the 5.x branch as it's made directly on the 5.x branch and we can't co-author the PR.

This PR also addresses the build fails by fixing the external links and renames some files following the existing branches for consistency.

Linked issue

Screenshots or screen recordings

LeonOltmanns and others added 5 commits January 28, 2026 09:53
The documentation lacks a hint, that the syntax for using core company fields as tokens and custom created onces is different.

I added a small "ProTip" to briefly explain this difference.

**Custom Company fields**

The syntax for custom Company fields differs from core Company field syntax. You must **not** add the word "Company" in the variable and instead treat it as a ``contactfield``.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@RCheesley I'm trying to keep the original version (with slight wording changes). But do you think the below is clearer and hold the same meaning? If so, I'll fix this and other PRs for other branches.

Suggested change
The syntax for custom Company fields differs from core Company field syntax. You must **not** add the word "Company" in the variable and instead treat it as a ``contactfield``.
Unlike core Company fields, custom Company fields require the ``contactfield`` syntax. Don't include the word 'Company' in the variable name.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: 🔎 In review

Development

Successfully merging this pull request may close these issues.

2 participants