Hi @Govindaraj, Hi, I had a problem with the concept of task, i need use trigger on Estimate__c (after insert), What's changing in your code? (I apologize for the false information)
I think it doesn't works cause we get data from projectObj and put to projObj i think it's should look like (for example) projObj.Estimated_Amount__c = EstimatedObj.Total_Hours__c; projObj.Estimated_Hours__c= EstimatedObj.Total_Amount__c; I am beginner and my questions can be stupid, Thanks for help Im online
All Answers
Hi, I had a problem with the concept of task, i need use trigger on Estimate__c (after insert), What's changing in your code? (I apologize for the false information)
I think it doesn't works cause we get data from projectObj and put to projObj i think it's should look like (for example) projObj.Estimated_Amount__c = EstimatedObj.Total_Hours__c;
projObj.Estimated_Hours__c= EstimatedObj.Total_Amount__c;
I am beginner and my questions can be stupid,
Thanks for help
Im online
Please keep this communtiy clean by closing solved cases.
Thanks,
Govindaraj.S