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

Trigger to copy custom field to standard field
Does anyone know how to write a trigger that would copy a value from a custom field to standard field?
I have never coded with apex before, so sorry if my question doesn't make sense.
We have been using a custom picklist to store certain info about our clients, but custom fields are not available for a PDF merge.
Our app exchange partner has suggested that we develop a trigger to copy the value from the custom field to the currently unused
"Industry" standard field, which is available for merge.
I have similar situation , how can write a trigger , rather than the workflow.....any suggestions would be really appreciated...thank you
What happens if the fields are located, one in the account and the other in the opportunity? I need this trigger as well but my fields are located in two different objects and cannot be mapped.