CRM On Demand - Administration (MOSC)

MOSC Banner

Javascript API Example for Address fields on Contact

edited Dec 19, 2013 5:44AM in CRM On Demand - Administration (MOSC) 1 commentAnswered ✓
Hi,

in the API documentation i see the example to get Address field Information on the Account object but I can not find the same for the contact address.
eg.

Account: 

oraclecrmod.getField("Ship To Country").getValue();
gives the Country in the ShippingAddress

oraclecrmod.getField("Bill To Country").getValue();
gives the Country in the BillingAddress

How do I get the Name of Contact Address fields.

Is there a source available to find all not documented fields.

Kind Regards,



Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center