Needs review
Project:
Content Profile
Version:
6.x-1.0
Component:
User registration module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Jul 2010 at 12:11 UTC
Updated:
12 Aug 2010 at 00:18 UTC
all multigroups are exposed in registration forms, impossible to configure multigroup skipping via UI
Comments
Comment #1
henrijs.seso commentedsorry I dont know how to make patches and this is still at least one step away from patch...
original code
updated code
one issue with this code - someone needs to come up with idea on how to unset fields inside that '0' array since for multiple fields it might be not 0 but 1, 2 or 3, but then again, since this is to display NEW profile form in registration, fields are not filled before and 0 just might work... but then again someone can alter form for some kind of reasons...
so far it works for my application but this feature deserved professional treatment and patch