How to: Remove username from enrollment title

By default in Employee Training Management and Event Management all enrollments also display a username in their title. However, if you wish to remove this username you can do so by following this simple guide.

Manage enrollments

Firstly you need to create a new column by going to the list settings and then clicking on Create column.

List settings

Create column

When creating the column you should selected the Calculated option.

Calculated column

Then you should enter the following formula in the formula field:

=REPLACE(Title,FIND(” – “&[Full Name],Title),LEN(” – “&[Full Name]),””)

Formula

Make sure that the Add to default view option is selected and click on OK to create the new column.

With new column

It will initially appear as the final column, but you just need to modify the view to change this.

Modify view

Deselect the old “Title” column to remove it from the view and then change the position of the new column “Enrollment Title” to 1.

Column positions

Save this and the usernames have now been removed from the enrollment titles.

Enrollments without usernames

I hope you found this guide useful. If you have any problems or any other questions, please send an e-mail to support@sapiens.at or post a comment.