Problem/Motivation
i'm newbee to the crm module. could you pls explain a little bit more about the contact ./. user mapping
i read https://project.pages.drupalcode.org/crm/integration/user-integration.
unclear for me:
- do i need (additional) fields on the user entity
- on user creation, could directly contact fields be shown and filled
- the mapping is a sync for values or is there some computed stuff, that there is a single point of storage
"Exposing contact fields on the user entity: computed field wrappers, access control plugin system, configuration, and form integration."
how can i achive that?
Comments
Comment #2
lblabr commentedComment #3
lblabr commentedok found it
https://project.pages.drupalcode.org/crm/integration/user-integration/fi...
one question about it:
Handling of the field that store multiple objects (like addresses).
is it possible to have an initial object open ?
UC: registration of a new user
on the registration of a new user the form for a address is alread open instead of click to add address?
Comment #4
bluegeek9 commentedI am glad you found it. I also see #3620836: how can at minimum one address be required.
Comment #5
bluegeek9 commented