2

I've successfully created a custom user field using the code referenced here.

I'd like the field to be formatted "Hidden" per the Account Settings page. I've set the type to hidden on the field instance but it's not hiding. Any idea how to program this field as hidden in my module?

Community
  • 1
  • 1
Ken J
  • 4,312
  • 12
  • 50
  • 86

2 Answers2

0

You can achieve that using Field Permissions module.

You can configure the field appearance the way you want.

Hope that helps... Muhammad.

Muhammad Reda
  • 26,379
  • 14
  • 93
  • 105
  • Is there a function that the Field Permissions module provides to hide a field? I'm specifically looking to programmatically create a field and create an instance of it that is hidden. – Ken J Sep 06 '12 at 12:51
-2

You can use hidden field module