Dear all,
My business need is as follows:
1 - I have 2 Entities: lets call them A & B
2 - Entity A have a lookup field on Entity B
3 - When a new record of entity B is created, I need to update all records from enity A with the new record
Could anybody please guide me to start doing this using a custom plugin on CRM 2011 ??
I do not need a ready to use code, I just need to start point to start writing plugins, (I know how to register plugins and I have read many articles that works with the SDK sample), but It looks like this is not enough