• Ketu Patel
  • NEWBIE
  • 10 Points
  • Member since 2022

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 1
    Replies
Write a trigger to display all trigger context variables using debug logs.
Dashboard
○ On a dashboard show below 2 components
i. Other Contact List of the logged-in user’s Account with
Pagination.
ii. Opportunities of the logged-in user’s Account with
Pagination.
Login
○ The user should be able to log in after doing the registration with
the entered email and password
○ Apply appropriate validation for the fields.
○ On successful authentication, the user should be redirected to the
dashboard page
Write a trigger to display all trigger context variables using debug logs.