Hi,
I want to map one field to multiple entities.
Example :
entity - account
field - account_code
map to entity - opportunity with same field and I want to make it as edit to update for both ways, like if entity account has the account code in opportunities it should show the account number and it can be editable. also for the other way, if account number add from the opportunities it should be update in the account as well.
currently i can get same with read only way. But i need to update same field both way.
Appreciate your highly support.
I want to map one field to multiple entities.
Example :
entity - account
field - account_code
map to entity - opportunity with same field and I want to make it as edit to update for both ways, like if entity account has the account code in opportunities it should show the account number and it can be editable. also for the other way, if account number add from the opportunities it should be update in the account as well.
currently i can get same with read only way. But i need to update same field both way.
Appreciate your highly support.
Comment