-
Converting Visualforce to Salesforce1
Please suggest me a solution to convert an existing app to be compatible with Salesforce1. You need to hit the checkbox on the edit screen of the VF page. What else needs to be considered to make this a user friendly Salesforce1 app?
Log In to reply.
Popular Salesforce Blogs
Get Picklist Values in Salesforce Lightning Component From a Common Apex Function
See below the code example to get Picklist Values in Salesforce Lightning Component from a Common Apex Function: CommonPicklist.cmp <aura:component controller="CommonPicklistController"> <aura:attribute name="ObjectName" type="String" default="Opportunity"…
Dashboards in Salesforce - Get All the Details About it Here
Dashboards in Salesforce Dashboards in Salesforce are graphical representations of reports. Visualize the data in your report as components. These components provide an at-a-glance overview…
Popular Salesforce Videos
5 Steps to Faster Case Resolution | Salesforce Support
When it comes to filling out a Salesforce case from, the description field and attached files are key to fast routing and resolution. Here are…
Schedule Apex Jobs with Lighting Web Components | Developer Quick Takes
Lightning Web Components gives you the ability to give your users a great user experience when interacting with Salesforce. In this example, we will take…
5 Salesforce Developer Interview Red Flags That’ll Likely Get You Rejected
These are some common interview red flags that’ll likely get you rejected for that dream Salesforce developer job. Start prepping accordingly! Watch this video and…