Skip to main content

Code is a four letter word


The title of today's post is found within which Trailhead module?  If you guess, I'll mail you a prize!  I'm starting to crawl and pull up on furniture, so the mailbox is within my reach.

I've been trying to "Migrate to the Lightning Experience" for a few weeks, but I have been stuck one one final module - "Lightning Alternatives to JavaScript Buttons."  One tiny section within the module has been driving me crazy!  "Discover Lightning Actions."  I was getting desperate.  I attended - by proxy - the Global Lightning Tour and listened to a whole afternoon about code.  By proxy = Mom attended.  I slipped a tap recorder into her bag. Sneaky me!  Dad gave it to me to play with - buttons! - but I googled how to use it.  What an archaic device!  At the Tour, I learned all kinds of handy things.  How everything is a "component" , html = the foundation of the web, CSS = "the look"... etc...   I was still stumped!  Finally I went back to the module and read the whole page very slowly -- and it clicked!  Let me help you!

Steps to "Discover Lightning Actions" -

  1. Adding interfaces - Under "Lightining Actions = Smart, Fast, and Mobile" read paragraphs 3 & 4 SLOWLY!  Got it?  Make sure to insert both interfaces into the correct spot in the code.  Use the examples.  Save your controller!  The developer console looks scary, but this is copy / paste and a simple file-save as.  You can do it!
  2. Create an action - Hint - "Object Manager" has a section labeled "Buttons, Links, and Actions."  The action type needs to be changed.  Oh look!  Lightning Component is an option!
  3. Add the action to the Account Layout page.  Yeah!



Comments

  1. Hey there ... "code" is a four letter word comes from the Transaction Security Module/Badge and is found in the: Get Started with Transaction Security Unit within that badge. So.....whats my prize? I hope its not a baby bottle full of milk....could be off by the time it gets to Australia :-)

    Marty

    ReplyDelete
  2. Hooray! You are correct! While I agree that milk is the best prize, it would be difficult to transport to Australia. Send an email to my mom's work- rebecca@capstorm.com with your mailing address along with your shirt size. I'll mail a t-shirt!

    ReplyDelete

Post a Comment

Popular posts from this blog

Process Automation Specialist Superbadge - 5

A project with Daddy: My favorite daily process! Making dinner for Mom! Tonight's challenge involves the creation of two processes.   Processes.  Have you guessed the theme of the photos that go along with the Trailhead - Process Automation Specialist Superbadge series?They are a few of my favorite day to day processes!  You, my amazing reader, get more than tips for a Salesforce Superbadge.  You also get personal insight into the life of a Trailhead Baby!  I hope that you feel inspired. Process Builder sketch Last night, I drew a rough sketch of my process: Was it pretty?  No. Did it help?  Yes! The sketch allowed me to organize all of the instructions into a reasonable order before I started clicking.  It also removed the approval steps from Process Builder and highlighted (with *'s) the prerequisite items to building my process. * Email Alerts I needed the Email Alerts set up before I could create either the process or ...

Security Superbadge -2

Challenge 2: Record-Level Security Settings I created the three user profiles last time, so the starting point tonight was the next tier of security - roles.  I set up the roles per the provided org chart, making sure to follow the opportunity restrictions from the directions. Next, I set up the required user and assigned her to the correct profile and role. Hint:   Use a real email address for Samantha Cordero.  You will need to login as Samantha in order to create an opportunity for her.  While you are at it, go ahead and login to Salesforce1 as Samantha. Once Salesforce1 is enabled, you can set up the appropriate permissions.  You may want to take take a peek at a Salesforce Knowledge Article .   Me - as a Project Manager. Next, I addressed the special role - Project Managers Project Managers require a role, permission set, and a  sharing rule.  Whew! For the final step, I set up the remaining sharing rules in     ...

Einstein Analytics Data Preparation Specialist Superbadge - 1,2,3

Hello all! It's time for another superbadge! I started this superbadge a long time ago... it's time to finish it!  My goal is to complete this badge before my little brother starts to walk.  He's getting close... Step 1 - A quiz.  You're on your own! Step 2- This is one checkbox in setup.  You're on your own! Step 3- Let's talk about that.... Dataflow. The best tool to use when crafting your dataflow is the data monitor.  It can help troubleshoot issues to find which part of the process needs some work. For example.... Why were rows not created? The problem? A box was checked that should not be checked.... The alias name was not correct for the "register" node. Once you see that beautiful green "Success" message, it's time to check the challenge.  Do not be discouraged if you get a few error messages.  This superbadge is EXTREMELY picky on syntax.  A few common errors: You can see this error and st...