Closed (duplicate)
Project:
Drupal core
Version:
6.2
Component:
profile.module
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
16 May 2008 at 16:18 UTC
Updated:
7 Jan 2009 at 10:43 UTC
I have added in profile admin/user/profile one new field:
- checkbox
- Visibility: Private field, content only available to privileged users.
- Checked: The user must enter a value. AND Visible in user registration form.
This field is in fact visible un registration form, but if user did not check it registration form pass without problem. In Drupal 5.7 it was worked differently, id user did not check this field registration process was stopped.
I need this feature in order to introduce TOC field in my registration form.
Comments
Comment #1
zduniak commentedComment #2
zduniak commentedduplicate: http://drupal.org/node/259292
Comment #3
gábor hojtsyActually a duplicate of #179932: Required radios/checkboxes are not validated which is being worked on.