function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ish0311ish0311 

New Button Not showing in related list in salesforce1

Hi All,

I have a scenario where I have to create Opportunity from Account as well as Contact from both desktop and Salesforce1 App.The standard Opportunity New button is overriden to pass some field values..This is working fine in the desktop.In Salesforce1 the New button on Opportunity related list on Account object is available and I am able to create the Opportunity but the New opportunity button is not available on Contact object.
Can anyone suggest  how to make the New button on Opportunity relatedlist available for Contact?

Thanks.


 
Hari hara suthanHari hara suthan

HI,
You can create custom action button for contact object.

Refer : http://resources.docs.salesforce.com/202/10/en-us/sfdc/pdf/actions_impl_guide.pdf
Thanks,
Hari