You need to sign in to do that
Don't have an account?
veeru417
need help:implementing functionality like Copy Billing Address to Shipping Address in accounts
Is it possible to implement a functionality like Copy Billing Address to Shipping Address link (which is avilable in account object Address Information pageblock ) in my custom object
Hi,
Yes you can create the similar functionality on your custom object.
If you are using the standard page then you can use the workflow rule for copy the field from one to another. Otherwise you can create implement this functionality on the vf page.
Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.