You need to sign in to do that
Don't have an account?
Ram_SF14
Can we update a already autopopulated field from another object
Hi All
I have populated a field in Obj A from Obj B. Now can I update this field again ? I hope I am clear
Ex: I have a look-up field in Obj A from Obj B, I have used trigger to autoPopulate the values from Obj B to Obj A. Now I was asked, can we update the already autoPopulated field which is in Obj A if customer wants to ??
Please help
I have populated a field in Obj A from Obj B. Now can I update this field again ? I hope I am clear
Ex: I have a look-up field in Obj A from Obj B, I have used trigger to autoPopulate the values from Obj B to Obj A. Now I was asked, can we update the already autoPopulated field which is in Obj A if customer wants to ??
Please help
pradeep kumar yadav
If Trigger is written on Obj B then you can update Obj A , but if You created Trigger on Obj A then you cannot update Obj A.
Ram_SF14
Thanks Pradeep