• Abishek ND
  • NEWBIE
  • 20 Points
  • Member since 2021

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 4
    Questions
  • 1
    Replies

Button 1 - to refresh the page onclick
Button 2 - to display the success toast message (Which contains record id)
Button 3 - Navigate to www.google.com  (use navigate to URL ) 
  1. Create single object and two fields name and date of birth format(month date year)
  2. Create a timer lightning component(Stop watch)
  3. Create a lightning component table to display the records in the object(Use 1st object).
  4. Create a lightning component which has three button 
    1. Button 1 - to refresh the page onclick
    2. Button 2 - to display the success toast message (Which contains record id)
    3. Button 3 - Navigate to www.google.com  (use navigate to URL ) 

Button 1 - to refresh the page onclick
Button 2 - to display the success toast message (Which contains record id)
Button 3 - Navigate to www.google.com  (use navigate to URL )