Closed (fixed)
Project:
User Read-Only
Version:
4.7.x-1.x-dev
Component:
User interface
Priority:
Normal
Category:
Feature request
Assigned:
Reporter:
Created:
11 May 2006 at 07:32 UTC
Updated:
15 May 2006 at 19:33 UTC
Would it be possible to grey-out non-editable items in the user profile? At the moment users can still try to edit any "read only" profile fields, and they just get an error when they try to save the changes. It might be nicer to stop them editing the field in the first place.
Comments
Comment #1
Cainan commentedDone!
tonights build should have the new functionality.
however, 'password' field will not be greyed out even when disabled, as the Drupal team did not add #attributes support for that form item.
if i have time, i will adda patch to core for that.