C
Chandrasekhar Gontla
Guest
Hi intekra, You can do it in the following way. > Define a 'Update Field Value' Trigger on 'rate' field where put a condition in formula area like below if("{!rate}" == "") { //write code to get the value from related records return ; } Thanks and Regards, Chandu.
Continue reading...
Continue reading...