Marketing Cloud Consultant Certification Preparation – Part 1 (Introduction)

I have cleared the Marketing Cloud Consultant Certification! Woohoo!! I have been working on Marketing Cloud for a year when I took this.  The hands-on experience and the experience of working with different clients definitely helped in clearing the certification. Here's a video course on Marketing Cloud Consultant Certification that I made - Marketing Cloud Consultant …

A Tip A Day #38 – PageBlockTable Wrap Text

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #38 - Wrap Text in PageBlockTable Columns I have a pageBlockTable on Products.  The table displays Product Name and its Description.  The description field is long text area and generally, the descriptions length is long.  In fact, …

A Tip A Day #37 – Trigger Helper Class

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #37 - Trigger Helper Class I have a trigger that calls an Apex Handler class that does all the functionality of the trigger. The handler class uses static methods.  In our scenario, the handler method calls …

A Tip A Day #36 – Display Image from Rich Text Field in VF Page

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #36 - Display Image from Rich Text Field in Visualforce Page I have a field of type Text Area (Rich)  called Product in a Contact object.  And I upload a picture to the field for one …

A Tip A Day #35 – Test Time Dependant Workflows

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #35 - Test Time Dependant Workflows Here's a workflow rule with Time Dependant actions as in the actions (field updates, sending email etc) happen after a certain time configured in the Time Trigger as shown below.  …

A Tip A Day #34 – Display Case Status Picklist Values

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #34 - Display Closed Case Statuses In the standard Status field of Case object, I have 4 picklist values namely New, Working, Escalated and Closed.  As you can see, the last one is checked for Closed status. …

Named Credentials – Setup | Apex Callout

Are you concerned about exposing the URL to an external system for integration and wish not to do so? Are you worried about sharing the Username / Password to connect to an external system and how to hide it?  Then Named Credentials is the way to go and you are at right place to learn …

Named Credentials – Code | Apex Callout

Are you concerned about exposing the URL to external system for integration and wish not to do so? Are you worried about sharing the Username / Password to connect with external system and how to hide it?  Then Named Credentials is the way to go and you are at right place to learn and know …

Spring 18 Release – All Highlights [PPT]

  I have gone through the huge release notes, providing you the highlights of the release categorizing them into Lightning Experience features, Report Builder and Dashboard Enhancements. Read Spring 18 - Lightning Experience Enhancements Read Spring 18 - Report Builder Enhancements  Read Spring 18 - Dashboard Enhancements Here's the PPT version  

A Tip A Day #32 – Users are unable to change Timezone in Personal Settings

This post is a part of the daily blog series  A Tip A Day, daily dosage of learning! Day #32 - Users cannot change Timezone or Language in Personal Settings When I try to change Language and TimeZone settings from Personal Settings, I get this error - Insufficient Privileges error even when I'm the System …

%d bloggers like this: