Tutorial: Unique key validation

This example demonstrates the validation of a unique key in a form.

Creating a Form

Note:

In case you have any doubts about how to create a form, go to: Creating a new form

1. Create a new simple form application based on the departments table.

2. In the application menu, click on Unique Key.

3. To define a key, select the deptname field on the left side and click on Add.

It is also possible to use a composite key (more than one field for the key), press CTRL and click on the desired fields, and then click on Add to create a composite key.

4. Click on the “Run application” button.

Tutorials in the same category

Tutorial: Multi Step Form

In this sample we’ll see how to create a multi step form. The form will be more nice, intuitive an...

Responsive login form 3

To learn how to use the templates available within the ScriptCase in the security module, follo...

Responsive login form 2

To learn how to use the templates available within the ScriptCase in the security module, follo...

Responsive login form

To learn how to use the templates available within the ScriptCase in the security module, follo...

Comment this post