#4020 closed defect (bug) (fixed)
Required fields must be marked as asterisk
Reported by: | ramizmanked | Owned by: | dd32 |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Showcase | Keywords: | |
Cc: |
Description
Field(s) must be marked by asterisk(*) symbol if it is required field on Submit a Site Form.
Also, we can apply client-side (i.e. javascript) validations to avoid sending blank form.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
I'm okay with how this currently is.
The note about all fields being required is present above the submit button, and as all fields are required it doesn't really need to specify which fields are required.
Adding a client-side JS validation isn't out of the question, but the benefit in doing so is minimal. When the Showcase gets a redesign or make over, changing how this form works then would be good IMHO.