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
Oscar BecerraOscar Becerra 

Salesforce1 related list's new button not displaying

Hi,

I'm having a hard time with the latest update of Salesforce to it's api v32. I have a custom object related to leads. I have a Visualforce override for the standard new action of this custom object to add some functionallity and create the record with some characteristics. A few weeks ago, we had this development tested with the client and worked fine. Today we reached the go-live stage, and the final users found out that the new record button in the related list is not displaying anymore.

I have realized already that Salesforce did some mayor upgrades to Salesforce1 app in this latest release. Could it be that the buttons in the related lists were deprecated to be replaced by actions or so? Any help and information you may give will be apreciated, because I need to sort this out as soon as possible, to avoid hidden defects penalties from the client.

Also, the standard new record button without override is not displaying.

Thanks
KRayKRay
@Oscar Becerra, are you using the salesforce1 app on a mobile device or the browser version (one/one.app) on a laptop/desktop?
Oscar BecerraOscar Becerra
@KRay, the final users will use the mobile app. But I already tried both the browser and the mobile versions, without success The standard new button of a record on a related list is gone. It was there last week. Now I only can see the related records, but It's not possible to create a new record of that custom object under any other object which this custom object relates to.
KRayKRay

Oscar, any luck resolving this?