I've a custom entity, Fee. For the status reason
of this entity I've already modify Inactive
to Processed
. Now I want to rename its inactive status
option to Completed
.
Is it possible or any workaround to this will be handy.
I've a custom entity, Fee. For the status reason
of this entity I've already modify Inactive
to Processed
. Now I want to rename its inactive status
option to Completed
.
Is it possible or any workaround to this will be handy.
There is no out of box way to do this. But there is a Trick. You can export Translation for Statecode (Active/Inactive) and in label change it to whatever you like and then reimport it to CRM. This shall reflect the changes.
I just tried this in one of my demo instance on Account Entity. I changed Inactive to Inactive Test and it did reflected.