CREATING LWC - NEED GUIDANCE STEP BY STEP
Budget: $8 – $15 USD
Create a lightning page for the Account
It should have a
• Contact creation lightning web component
• Order creation lightning web component
Contact
• The contact record needs email and mobile number as mandatory - validation
• We have to capture primary/delegated roles for the contact - data model update
Order
• Associate a contact to the order by default during order creation (if any). The contact
has to be the primary contact on the account - trigger and class
• The contact linked to an Order cannot be anything apart from primary- validation on
edit
• Send email on order creation to the linked contact - process builder/workflow
It should have a
• Contact creation lightning web component
• Order creation lightning web component
Contact
• The contact record needs email and mobile number as mandatory - validation
• We have to capture primary/delegated roles for the contact - data model update
Order
• Associate a contact to the order by default during order creation (if any). The contact
has to be the primary contact on the account - trigger and class
• The contact linked to an Order cannot be anything apart from primary- validation on
edit
• Send email on order creation to the linked contact - process builder/workflow