I read in the STORM docs that "Storm People allows the creation of individual contacts within Organizations, and linking of these to Drupal user accounts."

Does this mean that when a person registers with a Drupal site the information goes directly through to STORM? OR does a person have to re-register inside the site for STORM?

I am trying to find a way that a person can register on a Drupal site, that at point of registration requires much the same information that STORM People does, without a person having to re-enter all the same data a second time.

[I have been directed to look at CCK, Profile and Content Profile to extend the Registration form.]

TIA

Comments

Magnity’s picture

It is not a direct process. A user account is linked to a Storm person by selection of the username within the Storm person record. This only really affects permissions, and you'd have to expose the fields you want using views (support in the -dev version and next stable version).

I'd say that you should only use Storm for this if you need some of the other bits of Storm - project management, invoicing, organisations etc.

Magnity’s picture

Status: Active » Fixed

Marking as fixed.

Please reopen if you need more info.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

anodyne’s picture

Some of this functionality has been added via a patch at:
http://drupal.org/node/744630