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

how to displaay the Account Shpping Address in another tab
hello ,
how can i display the Account shipping address in another App.i mean tab. I am trying to display the Accounting tab fields in a custom developed App.
thanks in advance
best regards
Pavan Kumar
how can i display the Account shipping address in another App.i mean tab. I am trying to display the Accounting tab fields in a custom developed App.
thanks in advance
best regards
Pavan Kumar
For this you can adopt following steps:
- create SControl which will contain code for capturing Account shipping address (use SOQL)
- associate the SControl with a custom link
- put that custom link in the page layout of the object which is associated with the tab where you want to get the account shipping address.
Thanks and regards,
Jagannath