collective / collective.contact.core

part of the collective.contact.* suite that provides a directory where you create persons, organizations, sub-organizations and positions
https://github.com/collective/collective.contact.demo
6 stars 10 forks source link

Why person is not required on "create contact" form ? #60

Closed tdesvenain closed 5 years ago

tdesvenain commented 5 years ago

this looks a nonsense as held_position is a subcontent of person @sgeulette @vincentfretin

sgeulette commented 5 years ago

It's a common form, used with contact widget, to create an organization or a person or an held position.

tdesvenain commented 5 years ago

as far as i understand, this form creates a held position from a person and an organization or a position, doesn't it ?

Le jeu. 31 janv. 2019 à 00:51, Stéphan Geulette notifications@github.com a écrit :

It's a common form, used with contact widget, to create an organization or a person or an held position.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/collective/collective.contact.core/issues/60#issuecomment-459158252, or mute the thread https://github.com/notifications/unsubscribe-auth/AAU391boUh1PJoaJVJOKiT59j-PwC3-qks5vIi_zgaJpZM4aacor .

-- Thomas Desvenain

Téléphone : 09 51 37 35 18

sgeulette commented 5 years ago

It's used with the contact field, to create a new contact when the searched one doesn't exist. If you want to see how it's used... Go to https://demo-ged.imio.be/incoming-mail/++add++dmsincomingmail?no_redirect=1 Connect with credentials: user=encodeur , pwd=courrier Type 2 letters in the "Expéditeurs" field. A new link will appear, named "Créer contact". When you click it, the create contact form will be displayed. It can be used to create only an organization, or only a person, or an held position.