marcus
marcus

Reputation: 405

Modify a button label in dynamics crm

In my associated view pages of some entities, i want to modify some button labels.

For masculine noun entities I want to have:

and for feminine noun entities I want to have:

how can i change the button label, knowing it is a system button

Upvotes: 0

Views: 2147

Answers (1)

DenLun
DenLun

Reputation: 194

You can edit almost any button label. A really useful tool to do this is RibbonWorkbench

If you want to edit the button labels for certains entities, you will need to have a solution with the entities you want to modify, open that solution with Ribbon Workbench and found the button to change.

If you want to made the change globally I think you will need to add the application ribbon to the solution.

Upvotes: 1

Related Questions