Customize Register Page
Installation and Configuration
That worked. I want to display some of those custom registration fields in module items that the user creates. But I can't see those fields in any arrays that I can use in item_detail template. For admin those fields are present in the $item array. But for non-admin users its not there. Please suggest how I can retrieve those fields.
Thanks.