Challenge: Create a Comment Field on the Ask Page with Validation
Let's create a comment text form on the ask inquiry page.
We'll cover the following
Requirements
In this project, we have a Homepage
where there is a “Ask a Question” button. When we click it, it routes us to ask a question page. Now your task is to add another text field with the title Comment
under Content
text field on the “Ask a Question” page. Which we can write comments and also implement the validation that this field should be a required field and accepts at least 30 characters.
Get hands-on with 1400+ tech skills courses.