Forums / Install & configuration / How to remove User Account Label

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

How to remove User Account Label

Author Message

DeAndre Johnson

Saturday 08 August 2009 8:42:03 pm

I'm trying to remove the User Account label in the user registration form without also removing the First Name and Last Name labels.

I am, because I choose to be!

Łukasz Serwatka

Tuesday 11 August 2009 12:43:07 am

Hi,

You probably see doubled label one coming from User class attribute name and one from the ezuser datatype. You can either override user/register.tpl and add some logic there to filter out the label or override the ezuser datatype for User class and remove the user account label. It is up to you.

Personal website -> http://serwatka.net
Blog (about eZ Publish) -> http://serwatka.net/blog