Free online database builder and html form creator for integrating form and database to page
Gbflag_hover Uaflag_unactive Ruflag_unactive
Loading
Read about free form builder, default values and validation for fields.
Read new blog post with updated screenshots here

Default values

Form Builder allows you to set the default value for all your form fields. When you've created select, check box or radio button field setting the default value is the way to add values to your controls. If you have file or image field you can set default file or image for this field. Date or time field can has default date or time as well. You can set default text for your fields with type of text or string. integer, float field can has default values too.

Data validation

Validation is one of the most important features for any database, and for sure for online databases too. That's why My Task Helper includes a lot of different validation options.

On of the greatest validation options is a uniqueness validation. With help of it you can check if your users will not enter two records with the same data. For example that your mailing list will include only unique emails, or your address book includes only unique addresses.

If you want your string field to name Email, make sure to check email validation.
Inclusion and Exclusion can be very useful when you want only specific values to be entered.

One of the most comonly used validation options is presence and validate only on submit options. It allows you to make sure that user will not submit form untill all required fields filled with a data.

Validate on Submit gives you the ability to perform validation only when user clicks on the Submit button. Be default MyTaskHelper includes live validation, it validates each current row, where user focused.