I am having a scenario in which one global option set field is there in two entities 'A' and 'B' and there is no relationship between these two entities. In 'A' entity based on optionset the name field can be written. There are no duplicates: one optionvalue has one name. So in 'B' entity after setting the optionvalue, I have to compare the option set in both entities and to retrieve the name field in entity 'A' and should auto populate in entity 'B'
*This post is locked for comments