marcus
marcus

Reputation: 405

Change a title of a new Entity in dynamics-crm

In my create new entity page, i want modify the title text:

enter image description here

Do you have any idea how i can do it with Ribbon workbench or directly from XML?

Upvotes: 0

Views: 344

Answers (1)

Guido Preite
Guido Preite

Reputation: 15128

You can't modify that text, because it's automatically generated combining the word "New" and the name of the entity (both in the language of the user)

Upvotes: 3

Related Questions