I created a CCK content type with a node reference field. The form element is an autocomplete textfield. In hook_form_alter(), I attempted to apply #disabled=true. This had no effect on the display of the form element. However, #access=false does work so I believe that my _form_alter() is coded correctly.

Comments

markus_petrux’s picture

Category: bug » support
Status: Active » Closed (duplicate)