You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a crm user
I want to have a RelationField for multiple contacts for one account
so I can add different members (contacts) of one company (account) to my accounts.
It's done when there is a new field "Related Contacts" / "Zusammengehörige Kontakte".
It's done when you can add multiple contacts and a description for each contact to an account.
Technical Info: We could use a dict(Contact-Relation, Textline) in the schema for this
The text was updated successfully, but these errors were encountered:
As a crm user
I want to have a RelationField for multiple contacts for one account
so I can add different members (contacts) of one company (account) to my accounts.
It's done when there is a new field "Related Contacts" / "Zusammengehörige Kontakte".
It's done when you can add multiple contacts and a description for each contact to an account.
Technical Info: We could use a dict(Contact-Relation, Textline) in the schema for this
The text was updated successfully, but these errors were encountered: