You need to sign in to do that
Don't have an account?

how to write a trigger for this situtation
I have two objects one is a standard object i.e Account and the other one is a custom object and their have a look up relations .I have created 3 text fields as A,B,C in custom object.Now when I concatenate b/w A and B , the result should get displayed in C.when u type the value manually in field C ,it should throw the error.So which type of trigger is used and how wil u write the code
Hope this resolves your query. Please revert if not.
Here is the code for you, just update your custom object API name whereever I have used Teacher__c, then it will work for you:
Mark Solved if it does help you.
if you found this answer helpful then please mark it as best answer so it can help others.
Thanks
Akshay