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
Doug BjoinDoug Bjoin 

Visualforce Opportunity Salesforce1 New Button

We have two Visualforce pages that were created for opportunities. Everything is working fine in a normal browser. However, only the edit button shows up in Salesforce1. All of the security is the same for both pages, and we a customized button for save and new which works fine. Meaning, Salesforce1 has access to the Opportunity New VF page. It is only the button that appears to be an issue. (Note: Both the Edit and New button for opportunities have been overridden to their respective VF page).

Anyone have any suggestions?

Thanks,

Doug
Best Answer chosen by Doug Bjoin
Doug BjoinDoug Bjoin
I thought I would share the solution to this issue in case anyone else has this issue. The problem was a security setting on the profile. The View Setup and Configuration was unchecked on the profile, and caused the new opportunity button NOT to appear on the opportunity list. (Both iPad and Android had the same issue)