• bhukya nayak
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 2
    Questions
  • 0
    Replies
Create a 3 step wizard based on Lightning Components using visualforce

Step 1: Display a list of Contacts with a radio button to select one Contact
Step 2: Show the selected Contact in an edit form (You can hardcode a few fields for this assignment). We may update the field value here. On clicking next, Save the updated Contact
Step 3: Show a confirmation screen with the Update Contact.



 
hello ,hai to all, i have a task is this,please help, am fresher
Create a 3 step wizard based on Lightning Components using progressIndicator control.

Step 1: Display a list of Contacts with a radio button to select one Contact
Step 2: Show the selected Contact in an edit form (You can hardcode a few fields for this assignment). We may update the field value here. On clicking next, Save the updated Contact
Step 3: Show a confirmation screen with the Update Contact.