-
When you add a field to a form with the same name as a previous field, there is no error but it does not add the new filed
ideally an error should popup and let the user know that that field name is …
-
// import formCreate from '@form-create/element-ui';
import formCreate from '@form-create/iview4';
const viewForm = formCreate;
const designerForm = formCreate.factory();
console.log(formCreat…
-
The end point should be bytesorcery.com/api/submit-contact. It should only allow POST requests. :)
-
Develop a basic booking form for users to submit their travel preferences (e.g., destination, dates, number of travelers). No backend functionality is required, just form styling and validation.
-
Add a contact form with fields for name, email, and message, and style it using CSS.
-
# User Story
As a user, I want to create or edit a chapter with a title and content body, so that I can easily manage the chapters in my book.
# Acceptance Criteria
- [ ] User can input a chapter…
-
### Description
currently when we click on the contact us on the navbar it's redirect to review tab rather than contact us form. I would create a contact us page with a contact us form.
### Screensh…
-
create a contact us form with following details
name , email , message
-
## Description
There are a number of steps that need to take place to enable form submission. Many of these steps are the manual steps that need to take place on a per-form basis even outside the cont…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Data/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Data's [Code of Con…