It does not appear that Automatic Entity Label supports the Profile content type. See: https://www.drupal.org/project/profile

It would be a great addition to be able to customize the titles of user profiles!

Comments

frmcclurg created an issue. See original summary.

pcranston’s picture

There's a thread about this in the Profile issue queues. As @daggerhart posted, this isn't possible currently because the entity label for a profile is not written to the database, but they posted some sample code for an event subscriber which works great.

all credit to @daggerhart, just sharing here because this issue queue is where I came first also.

colan’s picture

Version: 8.x-1.x-dev » 8.x-3.x-dev
Component: User interface » Integration with other modules