Skip to content
  • About

Salesforce.com Tips & Tricks

Another Salesforce blog about Salesforce stuff

Category: Communities

Written by JasonMarch 3, 2016March 3, 2016

Method Names in Lightning Component Controllers vs Apex Controllers

In the Lightning Component docs, they tell you to use the following “c.” syntax when you want to reference the Javascript controller method from the component view: <ui:button label=”Click” press=”{!c.doJSMethod}” /> also in the docs, they show you how you can call an Apex method from the Javascript controller using the exact same notation: var […]

Written by JasonFebruary 24, 2016March 4, 2016

How to Hide the Global Search Bar on the Salesforce Community Builder Header

If you are using the Napili template in Salesforce’s Community Builder, you know that they create a pretty standard header for your site that includes your company logo, the global search bar, and a navigation widget.  You can choose in Settings to hide the entire header all together (if you want to make your own), […]

Blog at WordPress.com.
Cancel
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy