Closed (fixed)
Project:
Storm
Version:
6.x-1.9
Component:
Storm Person
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
29 May 2009 at 08:19 UTC
Updated:
9 Jul 2015 at 21:26 UTC
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
Comment #1
Magnity commentedIt 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.
Comment #2
Magnity commentedMarking as fixed.
Please reopen if you need more info.
Comment #4
anodyne commentedSome of this functionality has been added via a patch at:
http://drupal.org/node/744630