You need to sign in to do that
Don't have an account?
anitha20
Trigger for Custom Object field to insert in anothaer Custom Object
Hi ,
i have a custom object"Deliverable" and "stock".
i want to Update the Custom field 'Product' in Deliverable to stock 'Product field' using trigger.
Once Deliverable is created i want stock to be created along with this field.
CAN ANYONE HELP ME
What kind of help are you looking for?
The documentation for Apex (for writing triggers) is here: http://www.salesforce.com/us/developer/docs/apexcode/index.htm
hi, Anitha
see below link,
it works same like u want bt objects are different...
http://boards.developerforce.com/t5/Apex-Code-Development/simple-Trigger-syntax-problem-i-think/m-p/239067#M42016
Hopes This Will Helps you,
regards,
Hitesh N. Patel