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

Error: Invalid field 'Opportunity.Contract' specified. Ensure that you use the full API name for any custom fields.
This is my code, i want to display account name of opportunity in my bootstrap page. i dont know why i am getting this error:
Error: Invalid field 'Opportunity.Contract' specified. Ensure that you use the full API name for any custom fields.
thank you for your time.
Error: Invalid field 'Opportunity.Contract' specified. Ensure that you use the full API name for any custom fields.
<!-- Visualforce Remote object coponent --> <apex:remoteObjects > <apex:remoteObjectModel name="Opportunity" jsShorthand="cont" fields="Name,Probability,CloseDate,Id,StageName,Contract"> </apex:remoteObjectModel> </apex:remoteObjects>
thank you for your time.
Check this - http://www.infallibletechie.com/p/certifications.html