Skip to content
I'm available for consulting. Email me for discussion.
Apex, Visualforce And Lightning ComponentsTutorials
  • Home
  • About Me
  • Contact
  • Test Formstack
Menu

Add And Remove Styles on Lightning Components

  • Post Author:Janet Epebinu
  • Post published:July 24, 2020
  • Post Category:Uncategorized
  • Post Comments:0 Comments

It is possible to add and remove styles on Lightning components or element during runtime. To retrieve the class name on a component, use component.find('myCmpId').get('v.class'), where myCmpId is the aura:id attribute value and the class…

Continue Reading Add And Remove Styles on Lightning Components

Create Salesforce My Domain subdomain

  • Post Author:Janet Epebinu
  • Post published:June 11, 2020
  • Post Category:Lightning Component / Lightning Experience / Uncategorized
  • Post Comments:1 Comment

In Salesforce creating My Domain is actually creating a subdomain within the Salesforce domain. My Domain showcases your company's brand and keep your data more secure by adding a custom…

Continue Reading Create Salesforce My Domain subdomain

Testing Visualforce Controller Extension

  • Post Author:Janet Epebinu
  • Post published:April 3, 2020
  • Post Category:Uncategorized
  • Post Comments:1 Comment

Controller Extension A controller extension is an Apex class that extends the functionality of a standard or custom controller. The class constructor takes a single argument of type ApexPages.StandardController or…

Continue Reading Testing Visualforce Controller Extension

Create a Form with Picklist fields in Lightning Component

  • Post Author:Janet Epebinu
  • Post published:February 22, 2019
  • Post Category:Uncategorized
  • Post Comments:4 Comments

To create a form, To create a Lightning Component, follow these steps: In the Developer Console, choose File | New | Lightning Component.Give the component a name, for example, schoolForm (because…

Continue Reading Create a Form with Picklist fields in Lightning Component

Sandbox Log in error – Please check your username and password

  • Post Author:Janet Epebinu
  • Post published:October 29, 2018
  • Post Category:Uncategorized
  • Post Comments:0 Comments

SalesforceSandbox Log in error - Please check your username and password A User encountered this Salesforce Sandbox Log in error - Please check your username and password. If you can't…

Continue Reading Sandbox Log in error – Please check your username and password

Limit Character Count For apex inputTextarea in Visualforce using AngularJS

  • Post Author:Janet Epebinu
  • Post published:July 9, 2018
  • Post Category:Uncategorized
  • Post Comments:1 Comment

Limit Character Count For <apex:inputTextarea> in Visualforce using AngulrJS Below is the user interface that will be achieved In the screen-shot below I entered seven characters in the text area…

Continue Reading Limit Character Count For apex inputTextarea in Visualforce using AngularJS

Enable Knowledge Sidebar In Salesforce Classic Console

  • Post Author:Janet Epebinu
  • Post published:June 2, 2018
  • Post Category:Uncategorized
  • Post Comments:0 Comments

Enable Knowledge Sidebar In Salesforce Classic Console How to Enable Knowledge Sidebar In Salesforce Classic Console Login to your Salesforce organization Click Setup Type Users into the Quick Find Box and Click…

Continue Reading Enable Knowledge Sidebar In Salesforce Classic Console

Recent Posts

  • Create Asset Using Custom Action On Account Record page
  • Component Composition in Lightning Aura Components
  • Display List – an aura:attribute Collection Type As Picklist
  • Add And Remove Styles on Lightning Components
  • Lightning Custom Application Events
Loading

Advertisement




Trailhead Rank

Earned Badges: 175

Trails completed: 12

 

Salesforce Certifications

Platform Developer II

Platform Developer I

Service Cloud Consultant

Administrator

 

 

 

Copyright [oceanwp_date] - OceanWP
Close Menu