Active
Project:
Profile 2
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
6 Dec 2012 at 18:02 UTC
Updated:
26 May 2016 at 19:58 UTC
Jump to comment: Most recent
Comments
Comment #1
Anonymous (not verified) commentedAnyone been able to replicate the problem? If anyone is working on a fix please let me know as I am available for testing patches :)
Best, Paul
Comment #2
JohnnyW commentedYup yup!!! I reported it just a few moments ago.
Comment #3
JohnnyW commentedI fixed this issue by cheating...
First, I made it a Requirement on registration form.
Next, I put in a Default value.
Next, CSS display: none for each id
Comment #4
spleshka@Nonnie, that not a fix :) This is a css trick, but not really drupal-way.
Comment #5
JohnnyW commentedCrude, but effective ;) The Drupal way -- if you think I'm joking, you should browse all the hacks, codes, scripts, or otherwise... Drupal isn't the most forgiving for getting things done, especially, when you include libraries and modules.
BUT YES! IT works LOL
Comment #6
GemQueen commentedFor me, the problem only happens if the condition specifies the field should be INVISIBLE if certain conditions are met, then it isn't saved. VISIBLE works.