Hi all,
I was wondering if there was a quick and easy way through javascript that i could remove the association between two records (one being the main record open in the form and another selected in a sub grid) so that the two were no longer linked. Also is it
possible to make it quite generic so that it could effectively be used across the whole system no matter what the entities were?
I'm planning on running the code from a custom ribbon button.
Thanks