
Hi ,
As per client requirement I have created queue item view for opportunity entity, so as expected behavior of MS Dynamics CRM it showing me suffix as (object) in queue item view.
Is there a way to remove this suffix ?
Note:
I have referred below url already but anyway I don't want to use any unsupported way of coding.
Hello ,
Its a OOB behavior while showing attribute from another entity , i dont thing with un supported code we can remove this.
one the you can do if its really need through OOB , create same field in current entity and update attribute using some logic(Work flow , mapping) .