You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Learn Custom Alert - First Name and Last Name as Camel Case

Accepted answer
31
Views
7
Comments

Summary:

Hi Guru's,

We were using custom alerts and capturing First name and Last name, Currently first name and last name were capturing as CAP letter, we need to capture name as a example (Sydney Rose).

Below placing the token that we are using,

Dear ${AlertUtils.person(learnerLearningRecords.assignedToId).FirstName} ${AlertUtils.person(learnerLearningRecords.assignedToId).LastName}, 

Current output -->[SYDNEY] [ROSE]

Expected output --> Sydney Rose

Thanks,

Prasath

Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!