-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Shivam Laidwar edited this page Sep 20, 2023
·
1 revision
Wiki Page:
Welcome to the Validation Form LWC repository! This Lightning Web Component (LWC) allows users to create simple forms with input validation for name and date fields.
Before you begin, make sure you have Salesforce CLI or Salesforce Extensions for Visual Studio Code installed. You'll need these tools to deploy the Validation Form LWC to your Salesforce org.
- Input validation for name and date fields.
- Custom error messages for empty fields.
- User-friendly interface.
To install the Validation Form LWC in your Salesforce org, follow these steps:
-
Clone the GitHub repository to your local machine:
git clone https://github.com/s4SHIVam7/validationForm_lwc.git
Here's how you can use the Validation Form LWC in your Lightning App:
- Include the component in your Lightning page.
- Customize the error messages and validation logic as needed.
- Interact with the form to validate user inputs.
-
Main Component
-
Error Result(s) : 1
-
Error Result(s) : 2
-
Success Result